You are here

private property ExecutionContext::$object in Plug 7

The currently validated object.

Type: object|null

File

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

Class

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

Namespace

Symfony\Component\Validator\Context

Code

private $object;