Passed
Push — master ( 48e668...4fab89 )
by Petr
03:04
created
php-src/Controls/AnyControl.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
         return '';
86 86
     }
87 87
 
88
-    public function setLabel(/** @scrutinizer ignore-unused */?string $value): void
88
+    public function setLabel(/** @scrutinizer ignore-unused */ ?string $value): void
89 89
     {
90 90
     }
91 91
 
Please login to merge, or discard this patch.