ShippingMethodListInterface
ShippingMethodListInterface.php
:
17
Interface
Extends
IteratorAggregate, Countable
Methods¶
getShippingMethods()
¶
ShippingMethodListInterface.php
:
22
|
|
Return values
array<string|int, ShippingMethodInterface>
getTotalCount()
¶
ShippingMethodListInterface.php
:
24
|
|
Return values
int