• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/ical/basic/content.php
  • Класс: BitrixCalendarICalBasicContent
  • Вызов: Content::__construct
public function __construct(string $type)
{
	$this->type = $type;
}