Passed
Push — master ( 2d2242...b23735 )
by Paul
02:20
created
src/MetaBox.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -42,6 +42,7 @@
 block discarded – undo
42 42
 	}
43 43
 
44 44
 	/**
45
+	 * @param boolean $bool
45 46
 	 * @return bool
46 47
 	 */
47 48
 	public function isVisible( $bool, array $metabox )
Please login to merge, or discard this patch.
src/Settings.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -200,7 +200,6 @@
 block discarded – undo
200 200
 	}
201 201
 
202 202
 	/**
203
-	 * @param string $name
204 203
 	 * @param string $parentId
205 204
 	 * @return string
206 205
 	 */
Please login to merge, or discard this patch.