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