You are here

service group.config_subscriber in Group 8

Same name and namespace in other branches
  1. 2.0.x group.services.yml \group.config_subscriber

Class

Drupal\group\EventSubscriber\ConfigSubscriber

Tags

  • event_subscriber

File

./group.services.yml
group.services.yml

View source
  1. class: Drupal\group\EventSubscriber\ConfigSubscriber
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@plugin.manager.group_content_enabler'
  5. tags:
  6. - { name: event_subscriber }