• Модуль: messageservice
  • Путь к файлу: ~/bitrix/modules/messageservice/lib/Restriction/IpPerUser.php
  • Класс: BitrixMessageServiceRestrictionIpPerUser
  • Вызов: IpPerUser::getEntityId
public function getEntityId(): string
{
	return 'ipu_' . $this->getEntity();
}