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