social_ajax_comments.services.yml in Open Social 10.0.x
Same filename and directory in other branches
- 8.9 modules/custom/social_ajax_comments/social_ajax_comments.services.yml
- 8.8 modules/custom/social_ajax_comments/social_ajax_comments.services.yml
- 10.3.x modules/custom/social_ajax_comments/social_ajax_comments.services.yml
- 10.1.x modules/custom/social_ajax_comments/social_ajax_comments.services.yml
- 10.2.x modules/custom/social_ajax_comments/social_ajax_comments.services.yml
modules/custom/social_ajax_comments/social_ajax_comments.services.yml
File
modules/custom/social_ajax_comments/social_ajax_comments.services.ymlView source
- services:
- social_ajax_comments.route_subscriber:
- class: Drupal\social_ajax_comments\Routing\RouteSubscriber
- tags:
- - { name: event_subscriber }