IntegerSanitizer
in package
implements
SanitizerInterface
Table of Contents
Interfaces
Methods
- __construct() : mixed
- apply() : mixed
- getDefault() : mixed
Methods
__construct()
public
__construct([int $default = 0 ]) : mixed
Parameters
- $default : int = 0
apply()
public
apply(mixed $value) : mixed
Parameters
- $value : mixed
getDefault()
public
getDefault() : mixed