1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
elementbatchtree.php
См. документацию.
1
<?php
2
namespace
Bitrix\Catalog\Product\Store\BatchBalancer;
3
4
use Bitrix\Catalog\Product\Store\BatchBalancer\Entity\ElementBatchItem;
5
11
final
class
ElementBatchTree
extends
InventoryTree
12
{
13
public
function
push
(
ElementBatchItem
$item): void
14
{
15
$this->append($item);
16
}
17
}
Bitrix\Catalog\Product\Store\BatchBalancer\ElementBatchTree
Определения
elementbatchtree.php:12
Bitrix\Catalog\Product\Store\BatchBalancer\ElementBatchTree\push
push(ElementBatchItem $item)
Определения
elementbatchtree.php:13
Bitrix\Catalog\Product\Store\BatchBalancer\Entity\ElementBatchItem
Определения
elementbatchitem.php:25
Bitrix\Catalog\Product\Store\BatchBalancer\InventoryTree
Определения
inventorytree.php:14
bitrix
modules
catalog
lib
product
store
batchbalancer
elementbatchtree.php
Создано системой
1.14.0