@@ -19,7 +19,7 @@ |
||
| 19 | 19 | protected $entity = 'Templates'; |
| 20 | 20 | |
| 21 | 21 | protected $maps = [ |
| 22 | - 'fetch' => ['GET', '/brands'], |
|
| 22 | + 'fetch' => [ 'GET', '/brands' ], |
|
| 23 | 23 | ]; |
| 24 | 24 | |
| 25 | 25 | } |