@@ -99,6 +99,9 @@ |
||
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; |