fullcalendar_view.services.yml in Fullcalendar View 8
Same filename and directory in other branches
File
fullcalendar_view.services.ymlView source
- services:
- # Timezone conversion service
- fullcalendar_view.timezone_conversion_service:
- class: Drupal\fullcalendar_view\TimezoneService
-
- # Taxonomy color service
- fullcalendar_view.taxonomy_color:
- class: Drupal\fullcalendar_view\TaxonomyColor
- arguments: ['@entity_type.manager']