protected property LinkExternalProtocolsConstraintValidator::$context in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/link/src/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidator.php \Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator::context
Stores the validator's state during validation.
Type: \Symfony\Component\Validator\ExecutionContextInterface
File
- core/
modules/ link/ src/ Plugin/ Validation/ Constraint/ LinkExternalProtocolsConstraintValidator.php, line 25 - Contains \Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator.
Class
- LinkExternalProtocolsConstraintValidator
- Validates the LinkExternalProtocols constraint.
Namespace
Drupal\link\Plugin\Validation\ConstraintCode
protected $context;