Security update to Drupal 8.4.6
[yaffs-website] / web / modules / contrib / embed / tests / embed_test / embed_test.routing.yml
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'