1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
storedocumentdeducttable.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Catalog\Document\Type;
4
5
use Bitrix\Catalog\StoreDocumentTable;
6
7
class
StoreDocumentDeductTable
extends
StoreDocumentSpecificTable
8
{
9
public
static
function
getType
(): string
10
{
11
return
StoreDocumentTable::TYPE_DEDUCT
;
12
}
13
}
Bitrix\Catalog\Document\Type\StoreDocumentDeductTable
Определения
storedocumentdeducttable.php:8
Bitrix\Catalog\Document\Type\StoreDocumentDeductTable\getType
static getType()
Определения
storedocumentdeducttable.php:9
Bitrix\Catalog\Document\Type\StoreDocumentSpecificTable
Определения
storedocumentspecifictable.php:19
Bitrix\Catalog\StoreDocumentTable\TYPE_DEDUCT
const TYPE_DEDUCT
Определения
storedocumenttable.php:69
bitrix
modules
catalog
lib
document
type
storedocumentdeducttable.php
Создано системой
1.14.0