You are here

protected property ConfigSplitEntity::$label in Configuration Split 8

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

The Configuration Split setting label.

Type: string

File

src/Entity/ConfigSplitEntity.php, line 72

Class

ConfigSplitEntity
Defines the Configuration Split setting entity.

Namespace

Drupal\config_split\Entity

Code

protected $label;