You are here

protected property ConfigSplitEntity::$theme in Configuration Split 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/ConfigSplitEntity.php \Drupal\config_split\Entity\ConfigSplitEntity::theme

The themes to split.

Type: array

File

src/Entity/ConfigSplitEntity.php, line 123

Class

ConfigSplitEntity
Defines the Configuration Split setting entity.

Namespace

Drupal\config_split\Entity

Code

protected $theme = [];