media_test_oembed.routing.yml in Drupal 8
Same filename and directory in other branches
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.routing.yml
File
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.routing.ymlView source
- media_test_oembed.resource.get:
- path: '/media_test_oembed/resource'
- defaults:
- _controller: '\Drupal\media_test_oembed\Controller\ResourceController::get'
- requirements:
- _access: 'TRUE'