Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
importoneccontragent.php
1
<?php
2
3
namespace
Bitrix\Sale\Exchange
;
4
5
6
7
final
class
ImportOneCContragent
extends
ImportOneCContragentBase
8
{
9
static
function
getUserProfileEntityTypeId
()
10
{
11
return
EntityType::USER_PROFILE
;
12
}
13
}
Bitrix\Sale\Exchange\EntityType\USER_PROFILE
const USER_PROFILE
Definition
entitytype.php:14
Bitrix\Sale\Exchange\ImportOneCContragentBase
Definition
importoneccontragentbase.php:14
Bitrix\Sale\Exchange\ImportOneCContragent
Definition
importoneccontragent.php:8
Bitrix\Sale\Exchange\ImportOneCContragent\getUserProfileEntityTypeId
static getUserProfileEntityTypeId()
Definition
importoneccontragent.php:9
Bitrix\Sale\Exchange
Definition
basetrait.php:2
modules
sale
lib
exchange
importoneccontragent.php
Создано системой
1.10.0