Interface OrderStatusFactoryInterface
category |
System |
---|---|
package |
OrderStatus |
subpackage |
Factories |
createOrderStatus(\IntType $orderStatusId = null) : \OrderStatus
createOrderStatusCollection(array<mixed,\OrderStatus> $orderStatuses) : \OrderStatusCollection
array<mixed,\OrderStatus>
Array with all order status items of the created collection.
\OrderStatusCollection
Collected order status entities.