Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
storedocumentstoreadjustmenttable.php
1
<?php
2
3
namespace
Bitrix\Catalog\Document\Type
;
4
5
use
Bitrix\Catalog\StoreDocumentTable
;
6
7
class
StoreDocumentStoreAdjustmentTable
extends
StoreDocumentSpecificTable
8
{
9
public
static
function
getType
(): string
10
{
11
return
StoreDocumentTable::TYPE_STORE_ADJUSTMENT
;
12
}
13
}
Bitrix\Catalog\Document\Type\StoreDocumentSpecificTable
Definition
storedocumentspecifictable.php:19
Bitrix\Catalog\Document\Type\StoreDocumentStoreAdjustmentTable
Definition
storedocumentstoreadjustmenttable.php:8
Bitrix\Catalog\Document\Type\StoreDocumentStoreAdjustmentTable\getType
static getType()
Definition
storedocumentstoreadjustmenttable.php:9
Bitrix\Catalog\StoreDocumentTable
Definition
storedocumenttable.php:65
Bitrix\Catalog\StoreDocumentTable\TYPE_STORE_ADJUSTMENT
const TYPE_STORE_ADJUSTMENT
Definition
storedocumenttable.php:67
Bitrix\Catalog\Document\Type
Definition
storedocumentarrivaltable.php:3
modules
catalog
lib
document
type
storedocumentstoreadjustmenttable.php
Создано системой
1.10.0