| @@ -28,7 +28,7 @@ | ||
| 28 | 28 | |
| 29 | 29 | public function getCMSFields() | 
| 30 | 30 |      { | 
| 31 | -        $this->beforeUpdateCMSFields(function ($fields) { | |
| 31 | +        $this->beforeUpdateCMSFields(function($fields) { | |
| 32 | 32 | /** @var \FieldList $fields */ | 
| 33 | 33 |              if ($this->ID) { | 
| 34 | 34 | // Products |