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