• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/connector.php
  • Класс: BitrixSaleLocationConnector
  • Вызов: Connector::getUseCodes
static function getUseCodes()
{
	return static::getConnectType() == static::LINK_CODE;
}