• Модуль: main
  • Путь к файлу: ~/bitrix/modules/main/lib/web/uri.php
  • Класс: BitrixMainWebUri
  • Вызов: Uri::getPath
public function getPath(): string
{
	// TODO: make it work as described
	return $this->path;
}