Completed
Push — master ( ef04cf...199149 )
by Mike
02:19
created
includes/class-metaboxes.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -47,6 +47,9 @@
 block discarded – undo
47 47
 	}
48 48
 
49 49
 
50
+	/**
51
+	 * @param string $slug
52
+	 */
50 53
 	private function get_acf_free_metaboxes( $slug ){
51 54
 
52 55
 		// This damn plugin. Is. A. Freaking. Nightmare.
Please login to merge, or discard this patch.