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:
- entity_test_update.entity_schema_listener:
- class: Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber
- arguments: ['@entity.definition_update_manager', '@state']
- tags:
- - { name: 'event_subscriber' }
Services
Title | Deprecated | Summary |
---|---|---|
entity_test_update.entity_schema_listener | Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.