@@ -85,7 +85,7 @@ |
||
| 85 | 85 | */ |
| 86 | 86 | public function getCMSFields() |
| 87 | 87 | { |
| 88 | - $this->beforeUpdateCMSFields(function ($fields) { |
|
| 88 | + $this->beforeUpdateCMSFields(function($fields) { |
|
| 89 | 89 | /** @var FieldList $fields */ |
| 90 | 90 | $fields->removeByName([ |
| 91 | 91 | 'Sort', |