1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
messagefb.php
См. документацию.
1
<?php
8
9
namespace
Bitrix\Sender\Integration\Seo\Ads;
10
11
use Bitrix\Main\Localization\Loc;
12
17
class
MessageFb
extends
MessageBase
18
{
19
const
CODE
= self::CODE_ADS_FB;
20
25
public
function
getName
()
26
{
27
return
Loc::getMessage(
'SENDER_INTEGRATION_SEO_MESSAGE_NAME_ADS_FB_MSGVER_1'
);
28
}
29
}
Bitrix\Sender\Integration\Seo\Ads\MessageBase
Определения
messagebase.php:26
Bitrix\Sender\Integration\Seo\Ads\MessageFb
Определения
messagefb.php:18
Bitrix\Sender\Integration\Seo\Ads\MessageFb\CODE
const CODE
Определения
messagefb.php:19
Bitrix\Sender\Integration\Seo\Ads\MessageFb\getName
getName()
Определения
messagefb.php:25
bitrix
modules
sender
lib
integration
seo
ads
messagefb.php
Создано системой
1.14.0