Passed
Push — 2.x ( 43bb91...be385f )
by Terry
02:03
created
src/Firewall/Kernel/LimitSessionTrait.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
  */
23 23
 trait LimitSessionTrait
24 24
 {
25
-   /**
25
+    /**
26 26
      * Is to limit traffic?
27 27
      *
28 28
      * @var array
Please login to merge, or discard this patch.