Filter that includes methods which have no parameters or only optional parameters
Methods
Should return true, if the given filter
does not match
filter(string $property) : bool
Parameters
$property
string
The name of the property
Returns
bool
Properties
Map of methods already analyzed
by {@see \Zend\Stdlib\Hydrator\Filter\OptionalParametersFilter::filter()},
cached for performance reasons
$propertiesCache : bool[]