We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e384f commit db9bc9bCopy full SHA for db9bc9b
dev/tests/integration/framework/Magento/TestFramework/Catalog/Model/Layer/QuickSearchByQuery.php
@@ -33,8 +33,8 @@ public function __construct(
33
* Flush search instances cache and find products by search query.
34
*
35
* @param string $query
36
- * @param string $sortOrder
37
* @param string $sortedField
+ * @param string $sortOrder
38
* @return Collection
39
*/
40
public function execute(
0 commit comments