You are here

service apigee_api_catalog.page_not_found_subscriber in Apigee API Catalog 8

Same name and namespace in other branches
  1. 8.2 apigee_api_catalog.services.yml \apigee_api_catalog.page_not_found_subscriber

Class

Drupal\apigee_api_catalog\EventSubscriber\PageNotFoundEventSubscriber

Tags

  • event_subscriber

File

./apigee_api_catalog.services.yml
apigee_api_catalog.services.yml

View source
  1. class: Drupal\apigee_api_catalog\EventSubscriber\PageNotFoundEventSubscriber
  2. arguments:
  3. - '@path.matcher'
  4. - '@path.validator'
  5. tags:
  6. - { name: event_subscriber }