• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/properties/relations.php
  • Класс: BitrixCalendarCoreEventPropertiesRelations
  • Вызов: Relations::__construct
public function __construct(?string $commentXmlId)
{
	$this->commentXmlId = $commentXmlId;
}