@@ -57,8 +57,7 @@ |
||
57 | 57 | $connector = null, |
58 | 58 | $screenAttributesToAdd = [], |
59 | 59 | $screenAttributesToRemove = [] |
60 | - ) |
|
61 | - { |
|
60 | + ) { |
|
62 | 61 | if ($connector !== null && $connector instanceof FieldConnector) { |
63 | 62 | throw new \Exception('Connector must implement FieldConnector'); |
64 | 63 | } |