You are here

comment_perm.services.yml in Comment Permissions 8

File

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