@@ -47,7 +47,7 @@ |
||
47 | 47 | */ |
48 | 48 | protected function initResultObject() |
49 | 49 | { |
50 | - if(!array_key_exists('default', $this->config)) { |
|
50 | + if (!array_key_exists('default', $this->config)) { |
|
51 | 51 | return null; |
52 | 52 | } |
53 | 53 | // init default value from data |