protected property EntityTestEntityLevelValidator::$context in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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
Overrides ConstraintValidator::$context
File
- core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Validation/ Constraint/ EntityTestEntityLevelValidator.php, line 23 - Contains \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestEntityLevelValidator.
Class
- EntityTestEntityLevelValidator
- Constraint validator for the EntityTestEntityLevel constraint.
Namespace
Drupal\entity_test\Plugin\Validation\ConstraintCode
protected $context;