block_test.routing.yml
Same filename in other branches
File
-
core/
modules/ block/ tests/ modules/ block_test/ block_test.routing.yml
View source
- block_test.test_multipleforms:
- path: '/test-multiple-forms'
- defaults:
- _controller: '\Drupal\block_test\Controller\TestMultipleFormController::testMultipleForms'
- _title: 'Multiple forms'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.