You are here

bootstrap_library.routing.yml in Bootstrap Library 8

File

bootstrap_library.routing.yml
View source
  1. bootstrap_library.admin:
  2. path: '/admin/config/development/bootstrap_library'
  3. defaults:
  4. _form: '\Drupal\bootstrap_library\BootstrapLibrarySettingsForm'
  5. _title: 'Boostrap Library'
  6. requirements:
  7. _permission: 'administer site configuration'