Completed
Push — master ( df8552...f8aea7 )
by Florian
12:40
created
code/SectionIO.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.