• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/builders/sectionbuilderfromarray.php
  • Класс: BitrixCalendarCoreBuildersSectionBuilderFromArray
  • Вызов: SectionBuilderFromArray::getGoogleId
private function getGoogleId(): ?string
{
	return $this->fields['GAPI_CALENDAR_ID'] ?? null;
}