You are here

taxonomy_access_fix.services.yml in Taxonomy access fix 8

File

taxonomy_access_fix.services.yml
View source
  1. services:
  2. taxonomy_access_fix.route_subscriber:
  3. class: Drupal\taxonomy_access_fix\Routing\RouteSubscriber
  4. tags:
  5. - { name: event_subscriber }