You are here

protected property ConfigSplitEntity::$graylist_dependents in Configuration Split 8

Include the graylist dependents flag.

Type: bool

File

src/Entity/ConfigSplitEntity.php, line 121

Class

ConfigSplitEntity
Defines the Configuration Split setting entity.

Namespace

Drupal\config_split\Entity

Code

protected $graylist_dependents = TRUE;