• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/connection/server.php
  • Класс: BitrixCalendarSyncConnectionServer
  • Вызов: Server::getHost
public function getHost(): string
{
	return $this->host;
}