Completed
Pull Request — master (#111)
by Luca
01:58
created
includes/ContentImport/ContentImporter.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -202,6 +202,9 @@
 block discarded – undo
202 202
 		return $this->has_created_post;
203 203
 	}
204 204
 
205
+	/**
206
+	 * @param boolean $handle
207
+	 */
205 208
 	public function handle( $handle ) {
206 209
 		$this->handle = $handle;
207 210
 
Please login to merge, or discard this patch.