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