@@ -89,7 +89,7 @@ |
||
89 | 89 | */ |
90 | 90 | public function getCMSFields() |
91 | 91 | { |
92 | - $this->beforeUpdateCMSFields(function ($fields) { |
|
92 | + $this->beforeUpdateCMSFields(function($fields) { |
|
93 | 93 | $fields->replaceField( |
94 | 94 | 'ElementLinkID', |
95 | 95 | LinkField::create('ElementLinkID') |