CCrmRestProxyBase::getCurrentUserID

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmRestProxyBase
  4. getCurrentUserID
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/restservice.php
  • Класс: \CCrmRestProxyBase
  • Вызов: CCrmRestProxyBase::getCurrentUserID
protected function getCurrentUserID()
{
	return $this->getCurrentUser()->GetID();
}

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