1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
paysystem.php
См. документацию.
1
<?php
2
3
4
namespace
Bitrix\Sale\Rest\Synchronization\Loader;
5
6
7
class
PaySystem
extends
Entity
8
{
9
protected
function
getEntityTable
()
10
{
11
return
new \Bitrix\Sale\PaySystem\Manager;
12
}
13
14
protected
function
getAdditionalFilterFileds
()
15
{
16
return
[
'=ENTITY_REGISTRY_TYPE'
=>$this->
getRegistryType
()];
17
}
18
}
Bitrix\Sale\Rest\Synchronization\Loader\Entity
Определения
entity.php:11
Bitrix\Sale\Rest\Synchronization\Loader\Entity\getRegistryType
getRegistryType()
Определения
entity.php:68
Bitrix\Sale\Rest\Synchronization\Loader\PaySystem
Определения
paysystem.php:8
Bitrix\Sale\Rest\Synchronization\Loader\PaySystem\getAdditionalFilterFileds
getAdditionalFilterFileds()
Определения
paysystem.php:14
Bitrix\Sale\Rest\Synchronization\Loader\PaySystem\getEntityTable
getEntityTable()
Определения
paysystem.php:9
bitrix
modules
sale
lib
rest
synchronization
loader
paysystem.php
Создано системой
1.14.0