public property Constraint::$id in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Validation/Annotation/Constraint.php \Drupal\Core\Validation\Annotation\Constraint::id
The constraint plugin ID.
Type: string
File
- core/
lib/ Drupal/ Core/ Validation/ Annotation/ Constraint.php, line 29
Class
- Constraint
- Defines a validation constraint annotation object.
Namespace
Drupal\Core\Validation\AnnotationCode
public $id;