You are here

alt_stream_wrappers.routing.yml in Alternative Stream Wrappers 8

File

alt_stream_wrappers.routing.yml
View source
  1. alt_stream_wrappers.temporary:
  2. path: '/alt_stream_wrappers/temporary'
  3. defaults:
  4. _controller: '\Drupal\system\FileDownloadController::download'
  5. scheme: alttemporary
  6. requirements:
  7. _access: 'TRUE'