calendar_event_notifications-1.0.0/calendar_event_notifications.routing.yml
calendar_event_notifications.routing.yml
calendar_event_notifications.settings:
path: '/admin/config/calendar-event-notifications'
defaults:
_form: '\Drupal\calendar_event_notifications\Form\CalendarEventNotificationsSettingsForm'
_title: 'Event Notifications Settings'
requirements:
_permission: 'administer site configuration'
options:
_admin_route: TRUE
no_cache: 'TRUE'
