You are here

private static property Instantiator::$cachedCloneables in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php \Doctrine\Instantiator\Instantiator::cachedCloneables

Type: object[] of objects that can directly be cloned

File

vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php, line 51

Class

Instantiator
@author Marco Pivetta <ocramius@gmail.com>

Namespace

Doctrine\Instantiator

Code

private static $cachedCloneables = array();