public property Condition::$label in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Condition/Annotation/Condition.php \Drupal\Core\Condition\Annotation\Condition::label
The human-readable name of the condition.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
lib/ Drupal/ Core/ Condition/ Annotation/ Condition.php, line 46 - Contains \Drupal\Core\Condition\Annotation\Condition.
Class
- Condition
- Defines a condition plugin annotation object.
Namespace
Drupal\Core\Condition\AnnotationCode
public $label;