ExecutionContext::$object

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Validation/ExecutionContext.php \Drupal\Core\Validation\ExecutionContext::object

The currently validated object.

Type: object

File

core/lib/Drupal/Core/Validation/ExecutionContext.php, line 38

Class

ExecutionContext
Defines an execution context class.

Namespace

Drupal\Core\Validation

Code

protected ?object $object = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.