We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c4fa6 commit 886b573Copy full SHA for 886b573
src/Traits/HasGatewayParams.php
@@ -2,6 +2,8 @@
2
3
namespace Omnipay\AuthorizeNetApi\Traits;
4
5
+use Omnipay\Common\Exception\InvalidRequestException;
6
+
7
/**
8
* Gateway setters and getters shared across all gateway types.
9
*/
0 commit comments