@@ -22,7 +22,7 @@ |
||
22 | 22 | * @param array|mixed $arguments |
23 | 23 | * @throws RestException |
24 | 24 | */ |
25 | - public function authorize($request, $arguments = []) |
|
25 | + public function authorize($request, $arguments = [ ]) |
|
26 | 26 | { |
27 | 27 | try { |
28 | 28 |