Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExecutionContext.php
ExecutionContext::$value
Same name in this branch
11.1.x core/lib/Drupal/Core/Validation/ExecutionContext.php
\Drupal\Core\Validation\ExecutionContext::value
The currently validated value.
Type:
value
File
vendor/
symfony/
validator/
Context/
ExecutionContext.php
, line 48
Class
ExecutionContext
The context used and created by {@link ExecutionContextFactory}.
Namespace
Symfony\Component\Validator\Context
Code
private mixed $value =
null
;
RSS feed