• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/search/chain.php
  • Класс: BitrixSaleLocationSearchChainTable
  • Вызов: ChainTable::resetProcess
public function resetProcess()
{
	$this->procData = array(
		'OFFSET' => 	0,
		'DEPTH' => 	0,
		'PATH' => 			array(),
	);
}