jqueryui_library_assets_test.routing.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.routing.yml
  2. 10 core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.routing.yml
core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.routing.yml

File

core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.routing.yml

View source
  1. jqueryui_library_asset_test_page:
  2. path: '/jqueryui_library_assets_test/{library}'
  3. defaults:
  4. _controller: '\Drupal\jqueryui_library_assets_test\Controller\JqueryUiTestAssetsController::build'
  5. _title: 'Test jQuery UI asset loading order'
  6. requirements:
  7. _access: 'TRUE'

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