Passed
Push — master ( 1d5ce8...1d5ce8 )
by Alec
07:39 queued 03:53
created
src/ConsoleColour/ConsoleColor.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -174,7 +174,7 @@
 block discarded – undo
174 174
                  * @return bool
175 175
                  * @psalm-suppress MissingClosureParamType
176 176
                  */
177
-                function ($val): bool {
177
+                function($val): bool {
178 178
                     return $val !== null;
179 179
                 }
180 180
             );
Please login to merge, or discard this patch.