You are here

navigation404.routing.yml in 404 Navigation 8

File

navigation404.routing.yml
View source
  1. navigation404.content:
  2. path: '/navigation404'
  3. defaults:
  4. _controller: '\Drupal\navigation404\Controller\Navigation404Controller::notFound'
  5. _title: 'Page not found'
  6. requirements:
  7. _access: 'TRUE'