public property Constraint::$label in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Validation/Annotation/Constraint.php \Drupal\Core\Validation\Annotation\Constraint::label
- 9 core/lib/Drupal/Core/Validation/Annotation/Constraint.php \Drupal\Core\Validation\Annotation\Constraint::label
The human-readable name of the constraint plugin.
Type: string|\Drupal\Core\Annotation\Translation
Related topics
File
- core/
lib/ Drupal/ Core/ Validation/ Annotation/ Constraint.php, line 38
Class
- Constraint
- Defines a validation constraint annotation object.
Namespace
Drupal\Core\Validation\AnnotationCode
public $label;