You are here

protected property EntityTestDefinitionSubscriber::$state in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php \Drupal\entity_test\EntityTestDefinitionSubscriber::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php, line 34
Contains \Drupal\entity_test\EntityTestDefinitionSubscriber.

Class

EntityTestDefinitionSubscriber
Test entity type and field storage definition event subscriber.

Namespace

Drupal\entity_test

Code

protected $state;