@@ -47,7 +47,7 @@ |
||
47 | 47 | |
48 | 48 | public function getCMSFields() |
49 | 49 | { |
50 | - $this->beforeUpdateCMSFields(function ($fields) { |
|
50 | + $this->beforeUpdateCMSFields(function($fields) { |
|
51 | 51 | $fields->removeByName([ |
52 | 52 | 'Locations', |
53 | 53 | ]); |