Passed
Push — master ( 28ea8d...17800f )
by Enjoys
01:51
created
src/ValueHandler/EnvValueHandler.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 final class EnvValueHandler implements ValueHandlerInterface
12 12
 {
13 13
     /**
14
-
15 14
      * @psalm-suppress InvalidArrayOffset, MixedArgumentTypeCoercion
16 15
      */
17 16
     public function handle(string $input): string
Please login to merge, or discard this patch.