Passed
Push — 2.x ( b3dee1...a9249c )
by Terry
01:50
created
src/Firewall/Kernel.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -286,7 +286,7 @@
 block discarded – undo
286 286
      */
287 287
     protected $firewallType = 'self';
288 288
 
289
-   /**
289
+    /**
290 290
      * The reason code of a user to be allowed or denied.
291 291
      *
292 292
      * @var int|null
Please login to merge, or discard this patch.