You are here

private property ExecutionContext::$root in Plug 7

The root value of the validated object graph.

Type: mixed

File

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

Class

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

Namespace

Symfony\Component\Validator\Context

Code

private $root;