error_service_test.routing.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml
  2. 8.9.x core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml
  3. 10 core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml
core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml

File

core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml

View source
  1. error_service_test.broken_class:
  2. path: broken-service-class
  3. defaults:
  4. _controller: \Drupal\error_service_test\Controller\LonelyMonkeyController::testBrokenClass
  5. requirements:
  6. _access: 'TRUE'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.