protected property ConfigSelector::$state in Configuration selector 8
Same name and namespace in other branches
- 8.2 src/ConfigSelector.php \Drupal\config_selector\ConfigSelector::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- src/
ConfigSelector.php, line 64
Class
- ConfigSelector
- Selects configuration to enable after a module install or uninstall.
Namespace
Drupal\config_selectorCode
protected $state;