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 ee9487a commit 89f6c40Copy full SHA for 89f6c40
app/code/Magento/CatalogSearch/Ui/DataProvider/Product/AddFulltextFilterToCollection.php
@@ -10,7 +10,7 @@
10
*/
11
class AddFulltextFilterToCollection implements AddFilterToCollectionInterface
12
{
13
- protected $collection;
+ protected $searchCollection;
14
15
public function __construct(\Magento\CatalogSearch\Model\ResourceModel\Search\Collection $searchCollection)
16
0 commit comments