You are here

protected property ConfigSplitEntityForm::$state in Configuration Split 2.0.x

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

The drupal state.

Type: \Drupal\Core\State\StateInterface

File

src/Form/ConfigSplitEntityForm.php, line 30

Class

ConfigSplitEntityForm
The entity form.

Namespace

Drupal\config_split\Form

Code

protected $state;