entity_test_update.services.yml
Same filename in other branches
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.