1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
messagemarketinginstagram.php
См. документацию.
1
<?php
8
9
namespace
Bitrix\Sender\Integration\Seo\Ads;
10
11
use Bitrix\Main\Localization\Loc;
12
use Bitrix\Sender\Message\iMarketing;
13
18
class
MessageMarketingInstagram
extends
MessageMarketingFb
19
{
20
const
CODE
=
iMarketing::CODE_INSTAGRAM
;
21
public
function
getName
()
22
{
23
return
Loc::getMessage(
'SENDER_INTEGRATION_SEO_MESSAGE_NAME_ADS_INSTAGRAM'
);
24
}
25
}
Bitrix\Sender\Integration\Seo\Ads\MessageMarketingFb
Определения
messagemarketingfb.php:27
Bitrix\Sender\Integration\Seo\Ads\MessageMarketingInstagram
Определения
messagemarketinginstagram.php:19
Bitrix\Sender\Integration\Seo\Ads\MessageMarketingInstagram\CODE
const CODE
Определения
messagemarketinginstagram.php:20
Bitrix\Sender\Integration\Seo\Ads\MessageMarketingInstagram\getName
getName()
Определения
messagemarketinginstagram.php:21
Bitrix\Sender\Message\iMarketing\CODE_INSTAGRAM
const CODE_INSTAGRAM
Определения
imarketing.php:18
bitrix
modules
sender
lib
integration
seo
ads
messagemarketinginstagram.php
Создано системой
1.14.0