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