Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
Initiator.php
1
<?php
2
3
namespace
Bitrix\MessageService\Providers\Edna\WhatsApp
;
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::WHATSAPP
;
10
11
}
Bitrix\MessageService\Providers\Edna\Constants\ChannelType
Definition
ChannelType.php:6
Bitrix\MessageService\Providers\Edna\Constants\ChannelType\WHATSAPP
const WHATSAPP
Definition
ChannelType.php:7
Bitrix\MessageService\Providers\Edna\Initiator
Definition
Initiator.php:9
Bitrix\MessageService\Providers\Edna\Initiator\$channelType
string $channelType
Definition
Initiator.php:16
Bitrix\MessageService\Providers\Edna\WhatsApp
Definition
ConnectorLine.php:3
modules
messageservice
lib
Providers
Edna
WhatsApp
Initiator.php
Создано системой
1.10.0