You are here

auto_block_scheduler.routing.yml in Auto Block Scheduler 8.2

Same filename and directory in other branches
  1. 8 auto_block_scheduler.routing.yml

File

auto_block_scheduler.routing.yml
View source
  1. auto_block_scheduler.admin_form:
  2. path: '/admin/structure/block/auto-block-scheduler'
  3. defaults:
  4. _title: 'Auto block scheduler list'
  5. _controller: '\Drupal\auto_block_scheduler\Controller\AutoBlockSchedulerController::schedulerBlockList'
  6. requirements:
  7. _permission: 'administer blocks'