EntityTestEntityLevelValidator::$context
Same name in other branches
- 9 core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevelValidator.php \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestEntityLevelValidator::context
Validator 2.5 and upwards compatible execution context.
Type: \Symfony\Component\Validator\Context\ExecutionContextInterface
File
-
core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Validation/ Constraint/ EntityTestEntityLevelValidator.php, line 18
Class
- EntityTestEntityLevelValidator
- Constraint validator for the EntityTestEntityLevel constraint.
Namespace
Drupal\entity_test\Plugin\Validation\ConstraintCode
protected $context;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.