• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/security/helper.php
  • Класс: BitrixImOpenlinesSecurityHelper
  • Вызов: Helper::getCurrentUserId
static function getCurrentUserId()
{
	return (int)$GLOBALS['USER']->GetID();
}