• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/util/csvreader.php
  • Класс: BitrixSaleLocationUtilCSVReader
  • Вызов: CSVReader::GetHeaderAssoc
public function GetHeaderAssoc()
{
	return $this->GetAssocLineByHeader($this->header, $this->header);
}