Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
imarketing.php
1
<?php
9
namespace
Bitrix\Sender\Message
;
10
15
interface
iMarketing
16
{
17
public
const
CODE_FACEBOOK
=
'facebook'
;
18
public
const
CODE_INSTAGRAM
=
'instagram'
;
19
}
Bitrix\Sender\Message\iMarketing
Definition
imarketing.php:16
Bitrix\Sender\Message\iMarketing\CODE_FACEBOOK
const CODE_FACEBOOK
Definition
imarketing.php:17
Bitrix\Sender\Message\iMarketing\CODE_INSTAGRAM
const CODE_INSTAGRAM
Definition
imarketing.php:18
Bitrix\Sender\Message
Definition
adapter.php:9
modules
sender
lib
message
imarketing.php
Создано системой
1.10.0