Skip to content

Commit

Permalink
Correcting PSR-2 fault
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnellockts committed Mar 21, 2016
1 parent a4c5e0e commit 35c90b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ExpressGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,4 @@ public function completeOrder(array $parameters = array())
{
return $this->createRequest('\Omnipay\PayPal\Message\ExpressCompleteOrderRequest', $parameters);
}

}

0 comments on commit 35c90b2

Please sign in to comment.