• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/service/schedule/calendarservice.php
  • Класс: BitrixTimemanServiceScheduleCalendarService
  • Вызов: CalendarService::__construct
public function __construct(CalendarRepository $calendarRepository)
{
	$this->calendarRepository = $calendarRepository;
}