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