protected property EntitySchemaSubscriber::$state in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/entity_test_update/src/EventSubscriber/EntitySchemaSubscriber.php \Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ system/ tests/ modules/ entity_test_update/ src/ EventSubscriber/ EntitySchemaSubscriber.php, line 33
Class
- EntitySchemaSubscriber
- Defines a class for listening to entity schema changes.
Namespace
Drupal\entity_test_update\EventSubscriberCode
protected $state;