fullcalendar_view.routing.yml in Fullcalendar View 8
Same filename and directory in other branches
File
fullcalendar_view.routing.ymlView source
- fullcalendar_view.update_event:
- path: '/fullcalendar-view-event-update'
- defaults:
- _controller: '\Drupal\fullcalendar_view\Controller\CalendarEventController::updateEvent'
- requirements:
- _permission: 'access content'