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 54ec0c3 commit d7db16cCopy full SHA for d7db16c
app/code/Magento/Search/Model/PopularSearchTerms.php
@@ -29,7 +29,7 @@ class PopularSearchTerms
29
30
/**
31
* @param \Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig
32
- * @param \Magento\Search\Model\ResourceModel\Query\Collection
+ * @param \Magento\Search\Model\ResourceModel\Query\Collection $queryCollection
33
*/
34
public function __construct(
35
\Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig,
0 commit comments