modernizr_deprecation_test.routing.yml

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

File

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

View source
  1. modernizr_deprecation_test.a_page:
  2. path: '/load-a-library/{extension}/{library}'
  3. defaults:
  4. _controller: '\Drupal\modernizr_deprecation_test\Controller\LoadLibraryController::build'
  5. _title: 'Load a library'
  6. requirements:
  7. _access: 'TRUE'

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