You are here

protected property ConfigSplitEntityForm::$state in Configuration Split 8

Same name and namespace in other branches
  1. 2.0.x src/Form/ConfigSplitEntityForm.php \Drupal\config_split\Form\ConfigSplitEntityForm::state

The drupal state.

Type: \Drupal\Core\State\StateInterface

File

src/Form/ConfigSplitEntityForm.php, line 22

Class

ConfigSplitEntityForm
The entity form.

Namespace

Drupal\config_split\Form

Code

protected $state;