You are here

protected property EventSubscriber::$state in Zircon Profile 8.0

Same name in this branch
  1. 8.0 core/modules/config/tests/config_import_test/src/EventSubscriber.php \Drupal\config_import_test\EventSubscriber::state
  2. 8.0 core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php \Drupal\config_collection_install_test\EventSubscriber::state
  3. 8.0 core/modules/config/tests/config_events_test/src/EventSubscriber.php \Drupal\config_events_test\EventSubscriber::state
Same name and namespace in other branches
  1. 8 core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php \Drupal\config_collection_install_test\EventSubscriber::state

The state key value store.

Type: \Drupal\Core\State\StateInterface

File

core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php, line 22
Contains \Drupal\config_collection_install_test\EventSubscriber.

Class

EventSubscriber

Namespace

Drupal\config_collection_install_test

Code

protected $state;