You are here

protected property ConfigSplitEntity::$id in Configuration Split 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/ConfigSplitEntity.php \Drupal\config_split\Entity\ConfigSplitEntity::id

The Configuration Split setting ID.

Type: string

File

src/Entity/ConfigSplitEntity.php, line 65

Class

ConfigSplitEntity
Defines the Configuration Split setting entity.

Namespace

Drupal\config_split\Entity

Code

protected $id;