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