You are here

protected property Feature::$description in Configuration selector 8

Same name and namespace in other branches
  1. 8.2 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\Entity

Code

protected $description;