You are here

protected property Workflow::$defaultSettingsMerged in Workflow 8

Whether default settings have been merged into the current $settings.

Type: bool

File

src/Entity/Workflow.php, line 493

Class

Workflow
Workflow configuration entity to persistently store configuration.

Namespace

Drupal\workflow\Entity

Code

protected $defaultSettingsMerged = FALSE;