Completed
Push — add/jetpack-start-2 ( 4e25ed...0ce898 )
by
unknown
19:19 queued 10:50
created
class.jetpack-data.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
 	/**
44 44
 	 * This function mirrors Jetpack_Data::is_usable_domain() in the WPCOM codebase.
45 45
 	 *
46
-	 * @param $domain
46
+	 * @param string|false $domain
47 47
 	 * @param array $extra
48 48
 	 *
49 49
 	 * @return bool|WP_Error
Please login to merge, or discard this patch.