You are here

service content_calendar.content_type_config_service in Content Planner 8

Class

Drupal\content_calendar\ContentTypeConfigService
3 string references to content_calendar.content_type_config_service
CalendarController::create in modules/content_calendar/src/Controller/CalendarController.php
Instantiates a new instance of this class.
content_calendar_form_node_form_alter in modules/content_calendar/content_calendar.module
Implements hook_form_BASE_FORM_ID_alter().
SettingsForm::__construct in modules/content_calendar/src/Form/SettingsForm.php
Constructor.

File

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

View source
  1. class: Drupal\content_calendar\ContentTypeConfigService
  2. arguments:
  3. - '@config.factory'