You are here

service photos.route_subscriber in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x photos.services.yml \photos.route_subscriber

Class

Drupal\photos\Routing\PhotosRouteSubscriber

Tags

  • event_subscriber

File

./photos.services.yml
photos.services.yml

View source
  1. class: Drupal\photos\Routing\PhotosRouteSubscriber
  2. arguments:
  3. - '@config.factory'
  4. tags:
  5. - { name: event_subscriber }