You are here

protected static property OptionalParametersFilter::$propertiesCache in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-hydrator/src/Filter/OptionalParametersFilter.php \Zend\Hydrator\Filter\OptionalParametersFilter::propertiesCache

Map of methods already analyzed by {cached for performance reasons

Type: bool[]

See also

OptionalParametersFilter::filter()},

File

vendor/zendframework/zend-hydrator/src/Filter/OptionalParametersFilter.php, line 29

Class

OptionalParametersFilter
Filter that includes methods which have no parameters or only optional parameters

Namespace

Zend\Hydrator\Filter

Code

protected static $propertiesCache = [];