Completed
Push — update/phpcs-carousel ( bed528...c64bbb )
by
unknown
412:56 queued 403:40
created
projects/plugins/jetpack/modules/carousel/jetpack-carousel.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -906,7 +906,7 @@  discard block
 block discarded – undo
906 906
 	/**
907 907
 	 * Settings Checkbox.
908 908
 	 *
909
-	 * @param mixed  $name Name.
909
+	 * @param string  $name Name.
910 910
 	 * @param mixed  $label_text Label Text.
911 911
 	 * @param string $extra_text (default: '') Extra text.
912 912
 	 * @param bool   $default_to_checked (default: true) Default Checked.
@@ -929,7 +929,7 @@  discard block
 block discarded – undo
929 929
 	/**
930 930
 	 * Select Settings.
931 931
 	 *
932
-	 * @param mixed  $name Name.
932
+	 * @param string  $name Name.
933 933
 	 * @param array  $values setting values.
934 934
 	 * @param string $extra_text (default: '') Extra text to display.
935 935
 	 */
Please login to merge, or discard this patch.