• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/import/import.php
  • Класс: BitrixSaleLocationImportImportProcess
  • Вызов: ImportProcess::getCurrentGid
protected function getCurrentGid()
{
	return $this->data['files'][$this->data['current']['fIndex']]['memgroup'];
}