@@ -152,7 +152,7 @@ |
||
152 | 152 | * @throws AuthnetCurlException |
153 | 153 | * @throws AuthnetInvalidJsonException |
154 | 154 | */ |
155 | - public function __call($api_call, Array $args) |
|
155 | + public function __call($api_call, array $args) |
|
156 | 156 | { |
157 | 157 | $authentication = [ |
158 | 158 | 'merchantAuthentication' => [ |