Copied!

ShippingMethodListInterface

ShippingMethodListInterface.php : 17
Extends IteratorAggregate, Countable
Tags
Extends

IteratorAggregate<\Ibexa\Contracts\Shipping\Value\ShippingMethod\ShippingMethodInterface>

Methods

publicgetShippingMethods()

ShippingMethodListInterface.php : 22
public getShippingMethods() : array<string|int, ShippingMethodInterface>

Return values

array<string|int, ShippingMethodInterface>

publicgetTotalCount()

ShippingMethodListInterface.php : 24
public getTotalCount() : int

Return values

int