You are here

dashboards.routing.yml in Dashboards with Layout Builder 8

Same filename and directory in other branches
  1. 2.0.x dashboards.routing.yml

File

dashboards.routing.yml
View source
  1. dashboards.dashboards_settings_form:
  2. path: '/admin/config/dashboards/dashboardssettings'
  3. defaults:
  4. _form: '\Drupal\dashboards\Form\DashboardsSettingsForm'
  5. _title: 'DashboardsSettingsForm'
  6. requirements:
  7. _permission: 'administer dashboards'
  8. options:
  9. _admin_route: TRUE