You are here

protected property LinkTypeConstraint::$context in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/link/src/Plugin/Validation/Constraint/LinkTypeConstraint.php \Drupal\link\Plugin\Validation\Constraint\LinkTypeConstraint::context

Type: \Symfony\Component\Validator\ExecutionContextInterface

File

core/modules/link/src/Plugin/Validation/Constraint/LinkTypeConstraint.php, line 30
Contains \Drupal\link\Plugin\Validation\Constraint\LinkTypeConstraint.

Class

LinkTypeConstraint
Validation constraint for links receiving data allowed by its settings.

Namespace

Drupal\link\Plugin\Validation\Constraint

Code

protected $context;