ParameterFilterStrategyInterface
in
Table of Contents
Methods
- getValueSanitizers() : iterable<string|int, mixed>
- isAllowedName() : bool
Methods
getValueSanitizers()
public
getValueSanitizers() : iterable<string|int, mixed>
Return values
iterable<string|int, mixed>isAllowedName()
public
isAllowedName(string $name) : bool
Parameters
- $name : string