Completed
Push — master ( d966c0...876bb5 )
by Florian
16:04 queued 58s
created
code/SecionIO.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -99,6 +99,9 @@
 block discarded – undo
99 99
         return false;
100 100
     }
101 101
 
102
+    /**
103
+     * @param string $banExpression
104
+     */
102 105
     protected static function performFlush($banExpression)
103 106
     {
104 107
         $success = true;
Please login to merge, or discard this patch.