protected property EntityTestEntityLevelValidator::$context in Drupal 8
Same name and namespace 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;