@@ -20,4 +20,4 @@ |
||
20 | 20 | * @license http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0 |
21 | 21 | * @link https://github.com/stymiee/authnetjson |
22 | 22 | */ |
23 | -class AuthnetTransactionResponseCallException Extends AuthnetException {} |
|
24 | 23 | \ No newline at end of file |
24 | +class AuthnetTransactionResponseCallException extends AuthnetException {} |
|
25 | 25 | \ No newline at end of file |
@@ -20,4 +20,4 @@ |
||
20 | 20 | * @license http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0 |
21 | 21 | * @link https://github.com/stymiee/authnetjson |
22 | 22 | */ |
23 | -class AuthnetException Extends \Exception {} |
|
24 | 23 | \ No newline at end of file |
24 | +class AuthnetException extends \Exception {} |
|
25 | 25 | \ No newline at end of file |
@@ -20,4 +20,4 @@ |
||
20 | 20 | * @license http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0 |
21 | 21 | * @link https://github.com/stymiee/authnetjson |
22 | 22 | */ |
23 | -class AuthnetCannotSetParamsException Extends AuthnetException {} |
|
24 | 23 | \ No newline at end of file |
24 | +class AuthnetCannotSetParamsException extends AuthnetException {} |
|
25 | 25 | \ No newline at end of file |
@@ -20,4 +20,4 @@ |
||
20 | 20 | * @license http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0 |
21 | 21 | * @link https://github.com/stymiee/authnetjson |
22 | 22 | */ |
23 | -class AuthnetInvalidAmountException Extends AuthnetException {} |
|
24 | 23 | \ No newline at end of file |
24 | +class AuthnetInvalidAmountException extends AuthnetException {} |
|
25 | 25 | \ No newline at end of file |
@@ -20,4 +20,4 @@ |
||
20 | 20 | * @license http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0 |
21 | 21 | * @link https://github.com/stymiee/authnetjson |
22 | 22 | */ |
23 | -class AuthnetInvalidCredentialsException Extends AuthnetException {} |
|
24 | 23 | \ No newline at end of file |
24 | +class AuthnetInvalidCredentialsException extends AuthnetException {} |
|
25 | 25 | \ No newline at end of file |
@@ -20,4 +20,4 @@ |
||
20 | 20 | * @license http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0 |
21 | 21 | * @link https://github.com/stymiee/authnetjson |
22 | 22 | */ |
23 | -class AuthnetInvalidJsonException Extends AuthnetException {} |
|
24 | 23 | \ No newline at end of file |
24 | +class AuthnetInvalidJsonException extends AuthnetException {} |
|
25 | 25 | \ No newline at end of file |
@@ -20,4 +20,4 @@ |
||
20 | 20 | * @license http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0 |
21 | 21 | * @link https://github.com/stymiee/authnetjson |
22 | 22 | */ |
23 | -class AuthnetInvalidParameterException Extends AuthnetException {} |
|
24 | 23 | \ No newline at end of file |
24 | +class AuthnetInvalidParameterException extends AuthnetException {} |
|
25 | 25 | \ No newline at end of file |
@@ -21,4 +21,4 @@ |
||
21 | 21 | * @license http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0 |
22 | 22 | * @link https://github.com/stymiee/authnetjson |
23 | 23 | */ |
24 | -class AuthnetInvalidServerException Extends AuthnetException {} |
|
25 | 24 | \ No newline at end of file |
25 | +class AuthnetInvalidServerException extends AuthnetException {} |
|
26 | 26 | \ No newline at end of file |
@@ -20,4 +20,4 @@ |
||
20 | 20 | * @license http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0 |
21 | 21 | * @link https://github.com/stymiee/authnetjson |
22 | 22 | */ |
23 | -class AuthnetCurlException Extends AuthnetException {} |
|
24 | 23 | \ No newline at end of file |
24 | +class AuthnetCurlException extends AuthnetException {} |
|
25 | 25 | \ No newline at end of file |