service content_calendar.content_calendar_service in Content Planner 8
Class
Drupal\content_calendar\ContentCalendarService1 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
- class: Drupal\content_calendar\ContentCalendarService
- arguments:
- - '@database'
- - '@content_calendar.content_type_config_service'