Methods

__construct()

__construct(int $numberOfParameters) 

Parameters

$numberOfParameters

int

Number of accepted parameters

Should return true, if the given filter does not match

filter(string $property) : bool

Parameters

$property

string

the name of the property

Exceptions

\Zend\Stdlib\Exception\InvalidArgumentException

Returns

bool

 Properties

 

The number of parameters beeing accepted

$numberOfParameters : int