You are here

protected property ConfigSelector::$state in Configuration selector 8.2

Same name and namespace in other branches
  1. 8 src/ConfigSelector.php \Drupal\config_selector\ConfigSelector::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/ConfigSelector.php, line 65

Class

ConfigSelector
Selects configuration to enable after a module install or uninstall.

Namespace

Drupal\config_selector

Code

protected $state;