Passed
Push — 2.x ( f3ddab...77ee6f )
by Terry
02:14
created
src/Firewall/Kernel/SessionTrait.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 SessionTrait
24 24
 {
25
-   /**
25
+    /**
26 26
      * Are you willing to limit the online session amount?
27 27
      *
28 28
      * @var array
Please login to merge, or discard this patch.