Completed
Branch master (d966c0)
by Florian
02:20
created
code/SecionIO.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -85,6 +85,9 @@
 block discarded – undo
85 85
 		return false;
86 86
 	}
87 87
 	
88
+	/**
89
+	 * @param string $banExpression
90
+	 */
88 91
 	private static function performFlush($banExpression) {
89 92
 		
90 93
 		$success = true;
Please login to merge, or discard this patch.