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