Passed
Push — master ( 8b13f7...51f43c )
by Baptiste
02:23
created
src/Http/PluginNotFound.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types=1);
1
+<?php declare(strict_types = 1);
2 2
 namespace Behapi\Http;
3 3
 
4 4
 use Throwable;
Please login to merge, or discard this patch.
src/PhpMatcher/JsonContext.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types=1);
1
+<?php declare(strict_types = 1);
2 2
 namespace Behapi\PhpMatcher;
3 3
 
4 4
 use stdClass;
Please login to merge, or discard this patch.