• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/exportonecsubordinatesale.php
  • Класс: BitrixSaleExchangeExportOneCSubordinateSale
  • Вызов: ExportOneCSubordinateSale::entityFactoryCreate
protected function entityFactoryCreate($typeId)
{
	return EntityImportFactory::create($typeId);
}