Documentation

DenyAllParameterFilter
in package
implements ParameterFilterStrategyInterface

Tags
author

Daniel Schulz

Interfaces, Classes and Traits

ParameterFilterStrategyInterface

Table of Contents

getValueSanitizers()  : iteratable<string|int, mixed>
isAllowedName()  : bool

Methods

getValueSanitizers()

public getValueSanitizers() : iteratable<string|int, mixed>
Return values
iteratable<string|int, mixed>

isAllowedName()

public isAllowedName(string $name) : bool
Parameters
$name : string
Return values
bool

Search results