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