method
public
static
BasketItem::create()
Класс: \Bitrix\Sale\BasketItem
Сигнатура
public static create(BasketItemCollection $basketItemCollection, mixed $moduleId, mixed $productId[, null $basketCode = null ]) : BasketItemBase
Параметры
$basketItemCollection
BasketItemCollection
$moduleId
mixed
$productId
mixed
$basketCode
null
= null
Возвращаемое значение
BasketItemBase
Исходный файл: source/sale/lib/basketitem.php:132

