You are here

protected static property Reflection::$reflProperties in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-hydrator/src/Reflection.php \Zend\Hydrator\Reflection::reflProperties

Simple in-memory array cache of ReflectionProperties used.

Type: ReflectionProperty[]

File

vendor/zendframework/zend-hydrator/src/Reflection.php, line 21

Class

Reflection

Namespace

Zend\Hydrator

Code

protected static $reflProperties = [];