Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
transportlead.php
1
<?php
9
namespace
Bitrix\Sender\Integration\Crm\ReturnCustomer
;
10
11
use
Bitrix\Main\Localization\Loc
;
12
13
Loc::loadMessages
(__FILE__);
14
19
class
TransportLead
extends
TransportBase
20
{
21
const
CODE
=
self::CODE_RC_LEAD
;
22
}
Bitrix\Main\Localization\Loc
Definition
loc.php:11
Bitrix\Main\Localization\Loc\loadMessages
static loadMessages($file)
Definition
loc.php:64
Bitrix\Sender\Integration\Crm\ReturnCustomer\TransportBase
Definition
transportbase.php:35
Bitrix\Sender\Integration\Crm\ReturnCustomer\TransportBase\CODE_RC_LEAD
const CODE_RC_LEAD
Definition
transportbase.php:37
Bitrix\Sender\Integration\Crm\ReturnCustomer\TransportLead
Definition
transportlead.php:20
Bitrix\Sender\Integration\Crm\ReturnCustomer\TransportLead\CODE
const CODE
Definition
transportlead.php:21
Bitrix\Sender\Integration\Crm\ReturnCustomer
Definition
messagebase.php:9
modules
sender
lib
integration
crm
returncustomer
transportlead.php
Создано системой
1.10.0