webform_test_views.routing.yml in Webform 8.5
Same filename and directory in other branches
tests/modules/webform_test_views/webform_test_views.routing.yml
1 string reference to YAML keys in webform_test_views.routing.yml
- WebformBreadcrumbBuilder::build in src/
Breadcrumb/ WebformBreadcrumbBuilder.php - Builds the breadcrumb.
File
tests/modules/webform_test_views/webform_test_views.routing.ymlView source
- webform_test.index:
- path: '/admin/structure/webform/test'
- defaults:
- _controller: '\Drupal\system\Controller\SystemController::systemAdminMenuBlockPage'
- _title: 'Webforms'
- requirements:
- _permission: 'administer site configuration'