You are here

protected property Feature::$id in Configuration selector 8

Same name and namespace in other branches
  1. 8.2 src/Entity/Feature.php \Drupal\config_selector\Entity\Feature::id

The machine name for the configuration entity.

Type: string

File

src/Entity/Feature.php, line 52

Class

Feature
Defines the Configuration Selector feature configuration entity.

Namespace

Drupal\config_selector\Entity

Code

protected $id;