You are here

fullcalendar_options.routing.yml in FullCalendar 8

Same filename and directory in other branches
  1. 8.3 fullcalendar_options/fullcalendar_options.routing.yml
fullcalendar_options/fullcalendar_options.routing.yml

File

fullcalendar_options/fullcalendar_options.routing.yml
View source
  1. fullcalendar_options.settings:
  2. path: '/admin/config/user-interface/fullcalendar/options'
  3. defaults:
  4. _form: '\Drupal\fullcalendar_options\Form\SettingsForm'
  5. requirements:
  6. _permission: 'administer site configuration'