You are here

service printable.subscriber.route in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x printable.services.yml \printable.subscriber.route

Class

Drupal\printable\Routing\RouteSubscriber

Tags

  • event_subscriber

File

./printable.services.yml
printable.services.yml

View source
  1. class: Drupal\printable\Routing\RouteSubscriber
  2. arguments:
  3. - '@printable.entity_manager'
  4. tags:
  5. - { name: event_subscriber }