protected property ContextDefinition::$label in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php \Drupal\Core\Plugin\Context\ContextDefinition::label
The human-readable label.
The label.
Type: string
File
- core/
lib/ Drupal/ Core/ Plugin/ Context/ ContextDefinition.php, line 33
Class
- ContextDefinition
- Defines a class for context definitions.
Namespace
Drupal\Core\Plugin\ContextCode
protected $label;