You are here

service group.admin_path.route_subscriber in Group 2.0.x

Same name and namespace in other branches
  1. 8 group.services.yml \group.admin_path.route_subscriber

Class

Drupal\group\Routing\GroupAdminRouteSubscriber

Tags

  • event_subscriber

File

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

View source
  1. class: Drupal\group\Routing\GroupAdminRouteSubscriber
  2. arguments:
  3. - '@config.factory'
  4. tags:
  5. - { name: event_subscriber }