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