CCrmRestProxyBase::resolveParam

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmRestProxyBase
  4. resolveParam
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/restservice.php
  • Класс: \CCrmRestProxyBase
  • Вызов: CCrmRestProxyBase::resolveParam
protected function resolveParam(&$arParams, $name)
{
	return CCrmRestHelper::resolveParam($arParams, $name, '');
}

Добавить комментарий