Skip to content

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.

View source

Public Methods ​

MethodDescription
make()Creates a UpdateInventoryLevelCollection from an array of UpdateInventoryLevel attributes.

make() ​

Creates a UpdateInventoryLevelCollection from an array of UpdateInventoryLevel attributes.

View source

Arguments ​

Returns ​

static