Completed
Push — develop ( cf8929...42e4a0 )
by Aristeides
02:47
created
field/class-kirki-field-number.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
 	 * Sanitizes numeric values.
62 62
 	 *
63 63
 	 * @access public
64
-	 * @param integer|string $value The checkbox value.
64
+	 * @param integer $value The checkbox value.
65 65
 	 * @return bool
66 66
 	 */
67 67
 	public function sanitize( $value = 0 ) {
Please login to merge, or discard this patch.