protected property Feature::$label in Configuration selector 8.2
Same name and namespace in other branches
- 8 src/Entity/Feature.php \Drupal\config_selector\Entity\Feature::label
The human-readable name of the configuration entity.
Type: string
File
- src/
Entity/ Feature.php, line 59
Class
- Feature
- Defines the Configuration Selector feature configuration entity.
Namespace
Drupal\config_selector\EntityCode
protected $label;