You are here

blocktheme.routing.yml in Block Theme 8

File

blocktheme.routing.yml
View source
  1. admin_blocktheme_config:
  2. path: '/admin/config/blocktheme'
  3. defaults:
  4. _controller: '\Drupal\blocktheme\Controller\BlockthemeController::adminPage'
  5. requirements:
  6. _permission: 'administer menu'