Completed
Push — jp4/sandbox ( be2bc9 )
by
unknown
12:03
created
_inc/lib/admin-pages/4.0/class.jetpack-landing-page.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -64,6 +64,10 @@
 block discarded – undo
64 64
 	 * @param  string Name of the module tag
65 65
 	 * @return array  The module slug, config url, and name of each Jump Start module
66 66
 	 */
67
+
68
+	/**
69
+	 * @param string $tag
70
+	 */
67 71
 	function jumpstart_module_tag( $tag ) {
68 72
 		$modules = Jetpack_Admin::init()->get_modules();
69 73
 
Please login to merge, or discard this patch.