Methods¶
__construct() ¶
BatchIteratorAdapter.php
:
22
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$shippingMethodService | ShippingMethodServiceInterface | - | - |
$query | ShippingMethodQuery|null | null | - |
fetch() ¶
BatchIteratorAdapter.php
:
30
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$offset | int | - | - |
$limit | int | - | - |
Return values
Iterator