FromManifestParameterFilter
in package
implements
ParameterFilterStrategyInterface
Tags
Table of Contents
Interfaces
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