package_manager_test_release_history.routing.yml

core/modules/package_manager/tests/modules/package_manager_test_release_history/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
  1. package_manager_test_release_history.metadata:
  2. path: '/test-release-history/{project_name}/{version}'
  3. defaults:
  4. _title: 'Update test'
  5. _controller: '\Drupal\package_manager_test_release_history\TestController::metadata'
  6. requirements:
  7. _access: 'TRUE'
  8. options:
  9. _maintenance_access: TRUE

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