tabbingmanager_test.routing.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/tabbingmanager_test/tabbingmanager_test.routing.yml
  2. 10 core/modules/system/tests/modules/tabbingmanager_test/tabbingmanager_test.routing.yml
core/modules/system/tests/modules/tabbingmanager_test/tabbingmanager_test.routing.yml

File

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

View source
  1. tabbingmanager_test_page:
  2. path: '/tabbingmanager-test'
  3. defaults:
  4. _controller: '\Drupal\tabbingmanager_test\Controller\TabbingManagerTestController::build'
  5. _title: 'Tabbing Manager testing'
  6. requirements:
  7. _access: 'TRUE'

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