container_rebuild_test.routing.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ container_rebuild_test/ container_rebuild_test.routing.yml
View source
- container_rebuild_test.module_path:
- path: '/container_rebuild_test/{module}/{function}'
- defaults:
- _controller: '\Drupal\container_rebuild_test\TestController::showModuleInfo'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.