InventoryMovementCollection ​
- Type
- Class
- Namespace
- craft\commerce\collections
- Inherits
- craft\commerce\collections\InventoryMovementCollection »
Illuminate\Support\Collection
- Since
- 5.0.0
InventoryMovementCollection represents a collection of InventoryMovementInterface models.
Public Methods ​
Method | Description |
---|---|
getPurchasables() | |
make() |
getPurchasables()
​
- Since
- 5.3.2
Returns ​
make()
​
Arguments ​
$items
Returns ​
self
–