Passed
Pull Request — master (#3)
by Enjoys
20:50 queued 10:42
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.