@@ -87,7 +87,7 @@ |
||
| 87 | 87 | protected function bootFormbuilderFieldsControllerTrait() |
| 88 | 88 | { |
| 89 | 89 | $this->after( |
| 90 | - function () { |
|
| 90 | + function() { |
|
| 91 | 91 | $this->registerFormbuilderViewPaths(); |
| 92 | 92 | } |
| 93 | 93 | ); |