Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
transportdeal.php
1
<?php
9
namespace
Bitrix\Sender\Integration\Crm\ReturnCustomer
;
10
11
use Bitrix\Crm\Service\Container;
12
use
Bitrix\Main\Localization\Loc
;
13
14
Loc::loadMessages
(__FILE__);
15
20
class
TransportDeal
extends
TransportBase
21
{
22
const
CODE
=
self::CODE_RC_DEAL
;
23
}
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_DEAL
const CODE_RC_DEAL
Definition
transportbase.php:38
Bitrix\Sender\Integration\Crm\ReturnCustomer\TransportDeal
Definition
transportdeal.php:21
Bitrix\Sender\Integration\Crm\ReturnCustomer\TransportDeal\CODE
const CODE
Definition
transportdeal.php:22
Bitrix\Sender\Integration\Crm\ReturnCustomer
Definition
messagebase.php:9
modules
sender
lib
integration
crm
returncustomer
transportdeal.php
Создано системой
1.10.0