@@ -92,7 +92,7 @@ |
||
| 92 | 92 | return $this; |
| 93 | 93 | } |
| 94 | 94 | |
| 95 | - abstract protected function config($string, $children = []); |
|
| 95 | + abstract protected function config($string, $children = [ ]); |
|
| 96 | 96 | |
| 97 | 97 | abstract public function getRequest(); |
| 98 | 98 | } |