front_page.services.yml in Front Page 9.1.x
Same filename and directory in other branches
File
front_page.services.ymlView source
- services:
- front_page.event_subscriber:
- class: Drupal\front_page\EventSubscriber\FrontPageSubscriber
- tags:
- - {name: event_subscriber}
-
- front_page.front_page_path_processor:
- class: Drupal\front_page\FrontPagePathProcessor
- tags:
- - {name: path_processor_outbound}