| @@ -170,7 +170,7 @@ | ||
| 170 | 170 | */ | 
| 171 | 171 | public function getCMSFields() | 
| 172 | 172 |      { | 
| 173 | -        $this->beforeUpdateCMSFields(function ($fields) { | |
| 173 | +        $this->beforeUpdateCMSFields(function($fields) { | |
| 174 | 174 | /** @var \FieldList $fields */ | 
| 175 | 175 | $remove = [ | 
| 176 | 176 | 'Categories', |