You are here

protected property Feature::$label in Configuration selector 8

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

Code

protected $label;