• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/restservice.php
  • Класс: \CCrmEntityEditorRestProxy
  • Вызов: CCrmEntityEditorRestProxy::__construct
function __construct($entityTypeID)
{
	$this->setEntityTypeID($entityTypeID);
}