workspaces.entity_schema_listener
Same name in other branches
- 9 core/modules/workspaces/workspaces.services.yml \workspaces.entity_schema_listener
- 10 core/modules/workspaces/workspaces.services.yml \workspaces.entity_schema_listener
- 11.x core/modules/workspaces/workspaces.services.yml \workspaces.entity_schema_listener
Class
Drupal\workspaces\EventSubscriber\EntitySchemaSubscriberTags
- event_subscriber
File
-
core/
modules/ workspaces/ workspaces.services.yml
View source
- class: Drupal\workspaces\EventSubscriber\EntitySchemaSubscriber
- arguments:
- - '@entity.definition_update_manager'
- - '@entity.last_installed_schema.repository'
- - '@workspaces.manager'
- tags:
- - { name: event_subscriber }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.