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