ExecutionContext::$object
Same name in other branches
- 11.x 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\ValidationCode
protected ?object $object = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.