You are here

private property ExecutionContext::$initializedObjects in Plug 7

Stores which objects have been initialized.

Type: array

File

lib/Symfony/validator/Symfony/Component/Validator/Context/ExecutionContext.php, line 129

Class

ExecutionContext
The context used and created by {@link ExecutionContextFactory}.

Namespace

Symfony\Component\Validator\Context

Code

private $initializedObjects;