Completed
Push — update/shortcopy-fullscreen-se... ( 935175...643d72 )
by
unknown
12:55 queued 06:24
created
class.jetpack-connection-banner.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
 	 * support split testing.
75 75
 	 *
76 76
 	 * @param string     $jp_version_banner_added A short version of when the banner was added. Ex. 44
77
-	 * @param string|int $slide_num               The index of the slide, 1-indexed.
77
+	 * @param integer $slide_num               The index of the slide, 1-indexed.
78 78
 	 * @return string
79 79
 	 */
80 80
 	function build_connect_url_for_slide( $jp_version_banner_added, $slide_num ) {
Please login to merge, or discard this patch.