@@ -106,7 +106,7 @@ |
||
| 106 | 106 | |
| 107 | 107 | protected function handleFeatures(Features $element) |
| 108 | 108 | { |
| 109 | - if(!parent::handleFeatures($element)) { |
|
| 109 | + if (!parent::handleFeatures($element)) { |
|
| 110 | 110 | return false; |
| 111 | 111 | } |
| 112 | 112 | |