Completed
Pull Request — master (#133)
by Victor
44:02
created
lib/scanner.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -128,6 +128,7 @@
 block discarded – undo
128 128
 
129 129
 	/**
130 130
 	 * Prepare chunk (if required)
131
+	 * @param string $data
131 132
 	 */
132 133
 	protected function prepareChunk($data){
133 134
 		return $data;
Please login to merge, or discard this patch.