@@ -74,7 +74,7 @@ |
||
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 ) { |