ComponentCreator::__construct

  1. Bitrix24 API (v. 23.675.0)
  2. calendar
  3. ComponentCreator
  4. __construct
  • Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/ical/builder/componentcreator.php
  • Класс: BitrixCalendarICalBuilderComponentCreator
  • Вызов: ComponentCreator::__construct
public function __construct(Content $content)
{
	$this->content = $content;
}

Добавить комментарий