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