1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
persontype.php
См. документацию.
1
<?php
2
3
4
namespace
Bitrix\Sale\Rest\Synchronization\Loader;
5
6
7
use Bitrix\Sale\Internals\PersonTypeTable;
8
9
class
PersonType
extends
Entity
10
{
11
protected
function
getEntityTable
()
12
{
13
return
new
PersonTypeTable
();
14
}
15
}
Bitrix\Sale\Internals\PersonTypeTable
Определения
persontype.php:44
Bitrix\Sale\Rest\Synchronization\Loader\Entity
Определения
entity.php:11
Bitrix\Sale\Rest\Synchronization\Loader\PersonType
Определения
persontype.php:10
Bitrix\Sale\Rest\Synchronization\Loader\PersonType\getEntityTable
getEntityTable()
Определения
persontype.php:11
bitrix
modules
sale
lib
rest
synchronization
loader
persontype.php
Создано системой
1.14.0