workspaces.entity_schema_listener

Same name and namespace in other branches
  1. 9 core/modules/workspaces/workspaces.services.yml \workspaces.entity_schema_listener
  2. 8.9.x core/modules/workspaces/workspaces.services.yml \workspaces.entity_schema_listener
  3. 10 core/modules/workspaces/workspaces.services.yml \workspaces.entity_schema_listener

Class

Drupal\workspaces\EventSubscriber\EntitySchemaSubscriber

File

core/modules/workspaces/workspaces.services.yml

View source
  1. class: Drupal\workspaces\EventSubscriber\EntitySchemaSubscriber
  2. arguments:
  3. - '@entity.definition_update_manager'
  4. - '@entity.last_installed_schema.repository'
  5. - '@workspaces.information'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.