Skip to content

Commit

Permalink
CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil committed Oct 19, 2013
1 parent e73f6ee commit 6bd6fe3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Omnipay/AuthorizeNet/SIMGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public function setHashSecret($value)
return $this->setParameter('hashSecret', $value);
}


public function authorize(array $parameters = array())
{
return $this->createRequest('\Omnipay\AuthorizeNet\Message\SIMAuthorizeRequest', $parameters);
Expand Down

0 comments on commit 6bd6fe3

Please sign in to comment.