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