protected property LinkToFileConstraint::$context in File Link 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Validation/Constraint/LinkToFileConstraint.php \Drupal\file_link\Plugin\Validation\Constraint\LinkToFileConstraint::context
Validation execution context.
Type: \Symfony\Component\Validator\Context\ExecutionContextInterface
File
- src/
Plugin/ Validation/ Constraint/ LinkToFileConstraint.php, line 31
Class
- LinkToFileConstraint
- Validation constraint for file_link, checking that URI points to a file.
Namespace
Drupal\file_link\Plugin\Validation\ConstraintCode
protected $context;