@@ -23,7 +23,7 @@ |
||
| 23 | 23 | */ |
| 24 | 24 | public function getFields() |
| 25 | 25 | { |
| 26 | - return $this->get('fields', []); |
|
| 26 | + return $this->get('fields', [ ]); |
|
| 27 | 27 | } |
| 28 | 28 | |
| 29 | 29 | /** |