• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/location.php
  • Класс: Bitrix\Sale\Location\LocationTable
  • Вызов: LocationTable::add
static function add(array $data)
{
	return self::addExtended($data);
}