You are here

clamav.routing.yml in ClamAV 8

Same filename and directory in other branches
  1. 2.x clamav.routing.yml

File

clamav.routing.yml
View source
  1. clamav.admin_display:
  2. path: '/admin/config/media/clamav'
  3. defaults:
  4. _form: Drupal\clamav\Form\ClamAVConfigForm
  5. # _controller: '\Drupal\clamav\Controller\ClamAVController::admin'
  6. _title: 'ClamAV configuration'
  7. requirements:
  8. _permission: 'administer clamav'