Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
handlertype.php
1
<?php
2
3
4
namespace
Bitrix\Sale\Exchange\Integration
;
5
6
7
class
HandlerType
8
{
9
const
ORDER_NEW
=
'new'
;
10
const
ORDER_REGISTRY
=
'registry'
;
11
}
Bitrix\Sale\Exchange\Integration\HandlerType
Definition
handlertype.php:8
Bitrix\Sale\Exchange\Integration\HandlerType\ORDER_REGISTRY
const ORDER_REGISTRY
Definition
handlertype.php:10
Bitrix\Sale\Exchange\Integration\HandlerType\ORDER_NEW
const ORDER_NEW
Definition
handlertype.php:9
Bitrix\Sale\Exchange\Integration
modules
sale
lib
exchange
integration
handlertype.php
Создано системой
1.10.0