You are here

extlink_extra.routing.yml in External Links Extra 8

File

extlink_extra.routing.yml
View source
  1. extlink_extra.leaving:
  2. path: '/now-leaving'
  3. defaults:
  4. _controller: '\Drupal\extlink_extra\Controller\ExtlinkExtraController::leave'
  5. _title_callback: '\Drupal\extlink_extra\Controller\ExtlinkExtraController::getTitle'
  6. requirements:
  7. _permission: 'access content'