1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
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
Определения
storedocumentspecifictable.php:19
Bitrix\Catalog\Document\Type\StoreDocumentStoreAdjustmentTable
Определения
storedocumentstoreadjustmenttable.php:8
Bitrix\Catalog\Document\Type\StoreDocumentStoreAdjustmentTable\getType
static getType()
Определения
storedocumentstoreadjustmenttable.php:9
Bitrix\Catalog\StoreDocumentTable\TYPE_STORE_ADJUSTMENT
const TYPE_STORE_ADJUSTMENT
Определения
storedocumenttable.php:66
bitrix
modules
catalog
lib
document
type
storedocumentstoreadjustmenttable.php
Создано системой
1.14.0