• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/googleapisection.php
  • Класс: BitrixCalendarSyncGoogleApiSection
  • Вызов: GoogleApiSection::createInstance
static function createInstance(): GoogleApiSection
{
	return new self();
}