• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/connection/connection.php
  • Класс: BitrixCalendarSyncConnectionConnection
  • Вызов: Connection::hasName
public function hasName(): bool
{
	return $this->name && $this->name !== '';
}