You are here

service content_calendar.content_calendar_service in Content Planner 8

Class

Drupal\content_calendar\ContentCalendarService
1 string reference to content_calendar.content_calendar_service
CalendarController::create in modules/content_calendar/src/Controller/CalendarController.php
Instantiates a new instance of this class.

File

modules/content_calendar/content_calendar.services.yml
modules/content_calendar/content_calendar.services.yml

View source
  1. class: Drupal\content_calendar\ContentCalendarService
  2. arguments:
  3. - '@database'
  4. - '@content_calendar.content_type_config_service'