package_manager_test_release_history.routing.yml
File
-
core/
modules/ package_manager/ tests/ modules/ package_manager_test_release_history/ package_manager_test_release_history.routing.yml
View source
- package_manager_test_release_history.metadata:
- path: '/test-release-history/{project_name}/{version}'
- defaults:
- _title: 'Update test'
- _controller: '\Drupal\package_manager_test_release_history\TestController::metadata'
- requirements:
- _access: 'TRUE'
- options:
- _maintenance_access: TRUE
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.