UpdateInventoryLevelCollection ​
- Type
- Class
- Namespace
- craft\commerce\collections
- Inherits
- craft\commerce\collections\UpdateInventoryLevelCollection »
Illuminate\Support\Collection
- Since
- 5.0.0
UpdateInventoryLevelCollection represents a collection of UpdateInventoryLevel models.
Public Methods ​
Method | Description |
---|---|
getPurchasables() | |
make() | Creates a UpdateInventoryLevelCollection from an array of UpdateInventoryLevel attributes. |
getPurchasables()
​
Returns ​
make()
​
Creates a UpdateInventoryLevelCollection from an array of UpdateInventoryLevel attributes.
Arguments ​
$items
(array)
Returns ​
static