• Модуль: messageservice
  • Путь к файлу: ~/bitrix/modules/messageservice/lib/sender/sms/smsednaru.php
  • Класс: BitrixMessageServiceSenderSmsSmsEdnaru
  • Вызов: SmsEdnaru::sendConfirmationCode
public function sendConfirmationCode(): Result
{
	return $this->registrar->sendConfirmationCode();
}