Passed
Push — develop ( b8535a...b19a66 )
by Mathieu
11:29
created
src/Annotation/Sonata/Admin.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -190,7 +190,7 @@
 block discarded – undo
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,
Please login to merge, or discard this patch.