Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
Initiator.php
1
<?php
2
3
namespace
Bitrix\MessageService\Providers\Edna\SMS
;
4
5
use
Bitrix\MessageService\Providers\Edna\Constants\ChannelType
;
6
7
class
Initiator
extends
\Bitrix\MessageService\Providers\Edna\Initiator
8
{
9
protected
string
$channelType
=
ChannelType::SMS
;
10
11
}
Bitrix\MessageService\Providers\Edna\Constants\ChannelType
Definition
ChannelType.php:6
Bitrix\MessageService\Providers\Edna\Constants\ChannelType\SMS
const SMS
Definition
ChannelType.php:8
Bitrix\MessageService\Providers\Edna\Initiator
Definition
Initiator.php:9
Bitrix\MessageService\Providers\Edna\SMS\Initiator
Definition
Initiator.php:8
Bitrix\MessageService\Providers\Edna\SMS\Initiator\$channelType
string $channelType
Definition
Initiator.php:9
Bitrix\MessageService\Providers\Edna\SMS
Definition
Constants.php:3
modules
messageservice
lib
Providers
Edna
SMS
Initiator.php
Создано системой
1.10.0