@@ -190,7 +190,7 @@ |
||
190 | 190 | * @throws ReflectionException |
191 | 191 | */ |
192 | 192 | public function __construct( |
193 | - array|string $label = null, |
|
193 | + array | string $label = null, |
|
194 | 194 | string $managerType = 'orm', |
195 | 195 | ?string $group = null, |
196 | 196 | bool $showInDashboard = true, |