...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/classes/general/restservice.php
- Класс: \CCrmRestProxyBase
- Вызов: CCrmRestProxyBase::getCurrentUser
protected function getCurrentUser() { return $this->currentUser !== null ? $this->currentUser : ($this->currentUser = CCrmSecurityHelper::GetCurrentUser()); }