You are here

service social_ajax_comments.route_subscriber in Open Social 10.3.x

Same name and namespace in other branches
  1. 8.9 modules/custom/social_ajax_comments/social_ajax_comments.services.yml \social_ajax_comments.route_subscriber
  2. 8.8 modules/custom/social_ajax_comments/social_ajax_comments.services.yml \social_ajax_comments.route_subscriber
  3. 10.0.x modules/custom/social_ajax_comments/social_ajax_comments.services.yml \social_ajax_comments.route_subscriber
  4. 10.1.x modules/custom/social_ajax_comments/social_ajax_comments.services.yml \social_ajax_comments.route_subscriber
  5. 10.2.x modules/custom/social_ajax_comments/social_ajax_comments.services.yml \social_ajax_comments.route_subscriber

Class

Drupal\social_ajax_comments\Routing\RouteSubscriber

Tags

  • event_subscriber

File

modules/custom/social_ajax_comments/social_ajax_comments.services.yml
modules/custom/social_ajax_comments/social_ajax_comments.services.yml

View source
  1. class: Drupal\social_ajax_comments\Routing\RouteSubscriber
  2. tags:
  3. - { name: event_subscriber }