entity_test_update.services.yml
Same filename and directory in other branches
- 11.x core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml
- 10 core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml
- 9 core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml
- 8.9.x core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml
File
-
core/
modules/ system/ tests/ modules/ entity_test_update/ entity_test_update.services.yml
View source
- services:
- _defaults:
- autoconfigure: true
- entity_test_update.entity_schema_listener:
- class: Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber
- arguments: ['@entity.definition_update_manager', '@state']
Services
| Title | Deprecated | Summary |
|---|---|---|
| entity_test_update.entity_schema_listener | Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber | |
| _defaults |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.