You are here

views_cache_bully.routing.yml in Views cache bully 8

File

views_cache_bully.routing.yml
View source
  1. views_cache_bully_settings:
  2. pattern: '/admin/config/system/views-cache-bully'
  3. defaults:
  4. _form: 'Drupal\views_cache_bully\Form\ViewsCacheBullySettingsForm'
  5. requirements:
  6. _permission: 'administer views cache bully'