• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/import/compiler/compiler.php
  • Класс: BitrixSaleLocationImportCompileris
  • Вызов: is::splitFiasOnRegions
public function splitFiasOnRegions()
{
	$this->cleanPoolDir('fias_tree');
	$this->walkFias('fiasGotOneSplit');
}