auto_block_scheduler.routing.yml in Auto Block Scheduler 8.2
Same filename and directory in other branches
1 string reference to YAML keys in auto_block_scheduler.routing.yml
- auto_block_scheduler_help in ./
auto_block_scheduler.module - Implements hook_help().
File
auto_block_scheduler.routing.ymlView source
- auto_block_scheduler.admin_form:
- path: '/admin/structure/block/auto-block-scheduler'
- defaults:
- _title: 'Auto block scheduler list'
- _controller: '\Drupal\auto_block_scheduler\Controller\AutoBlockSchedulerController::schedulerBlockList'
- requirements:
- _permission: 'administer blocks'