Skip to content

Commit 9134bc1

Browse files
committed
Formatting fixes
1 parent 6725c49 commit 9134bc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/search/search_api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ For more information and examples, see [PagerFanta documentation](https://www.ba
229229
| `Ibexa\ProductCatalog\Pagerfanta\Adapter\CustomPricesAdapter` | Makes a search for custom prices and returns a `Ibexa\Bundle\ProductCatalog\UI\CustomPrice` object. |
230230
| `Ibexa\ProductCatalog\Pagerfanta\Adapter\CustomerGroupListAdapter` | Makes a search for customer groups and returns a [`CustomerGroupListInterface`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-CustomerGroup-CustomerGroupListInterface.html) object. |
231231
| `Ibexa\ProductCatalog\Pagerfanta\Adapter\ProductListAdapter` | Makes a search for products and returns a [`ProductListInterface`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-Product-ProductListInterface.html) object. |
232-
| `Ibexa\ProductCatalog\Pagerfanta\Adapter\ProductTypeListAdapter | Makes a search for product types and returns a [`ProductTypeListInterface`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-ProductType-ProductTypeListInterface.html) object. |
233-
| `Ibexa\ProductCatalog\Pagerfanta\Adapter\RegionListAdapter | Makes a search for regions and returns a [`RegionListInterface`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-Region-RegionListInterface.html) object. |
232+
| `Ibexa\ProductCatalog\Pagerfanta\Adapter\ProductTypeListAdapter` | Makes a search for product types and returns a [`ProductTypeListInterface`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-ProductType-ProductTypeListInterface.html) object. |
233+
| `Ibexa\ProductCatalog\Pagerfanta\Adapter\RegionListAdapter` | Makes a search for regions and returns a [`RegionListInterface`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-Region-RegionListInterface.html) object. |
234234

235235
## Complex search
236236

0 commit comments

Comments
 (0)