Skip to content

Commit db9bc9b

Browse files
committed
MC-29270: Storefront: Visible/Not-Visible child products of configurable product on storefront
1 parent 73e384f commit db9bc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/framework/Magento/TestFramework/Catalog/Model/Layer/QuickSearchByQuery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ public function __construct(
3333
* Flush search instances cache and find products by search query.
3434
*
3535
* @param string $query
36-
* @param string $sortOrder
3736
* @param string $sortedField
37+
* @param string $sortOrder
3838
* @return Collection
3939
*/
4040
public function execute(

0 commit comments

Comments
 (0)