@@ -46,7 +46,7 @@ |
||
| 46 | 46 | * |
| 47 | 47 | * @static |
| 48 | 48 | * @access public |
| 49 | - * @param boolean|integer|string|null $value The checkbox value. |
|
| 49 | + * @param boolean|string $value The checkbox value. |
|
| 50 | 50 | * @return bool |
| 51 | 51 | */ |
| 52 | 52 | public static function sanitize( $value = null ) { |