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