• Модуль: main
  • Путь к файлу: ~/bitrix/modules/main/lib/routing/options.php
  • Класс: BitrixMainRoutingOptions
  • Вызов: Options::clearCurrent
public function clearCurrent()
{
	$this->prefix = null;
	$this->name = null;
}