You are here

private static property ObjectProperty::$skippedPropertiesCache in Zircon Profile 8

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

Type: array[] indexed by class name and then property name

File

vendor/zendframework/zend-hydrator/src/ObjectProperty.php, line 20

Class

ObjectProperty

Namespace

Zend\Hydrator

Code

private static $skippedPropertiesCache = [];