views_test_modal.routing.yml
Same filename in other branches
File
-
core/
modules/ views/ tests/ modules/ views_test_modal/ views_test_modal.routing.yml
View source
- views_test_modal.modal:
- path: '/views-test-modal/modal'
- defaults:
- _controller: '\Drupal\views_test_modal\Controller\TestController::modal'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.