Methods¶
__construct()
¶
LocationFilteringAdapter.php
:
28
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $locationService | LocationService | - | - |
| $filter | Filter | - | - |
| $languages | array<string|int, string>|null | null | - |
fetch()
¶
LocationFilteringAdapter.php
:
39
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $offset | int | - | - |
| $limit | int | - | - |
Return values
Iterator