You are here

embed_test.routing.yml in Embed 8

tests/embed_test/embed_test.routing.yml

File

tests/embed_test/embed_test.routing.yml
View source
  1. embed_test.test_access:
  2. path: '/embed-test/access/{editor}/{embed_button}'
  3. defaults:
  4. _controller: '\Drupal\embed_test\Controller\EmbedTestController::testAccess'
  5. requirements:
  6. _embed_button_editor_access: 'TRUE'