• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/google/eventmanager.php
  • Класс: BitrixCalendarSyncGoogleEventManager
  • Вызов: EventManager::handleUnauthorizeException
private function handleUnauthorizeException()
{
	$this->handleUnauthorize($this->connection);
}