I have developed a module that use Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection but when I call the method i get this error:
Error occurred when creating object: Oct\Oct\Helper\Search\Magento, Argument 10 passed to Oct\Oct\Helper\Search\Magento::__construct() must be an instance of Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection, instance of WeltPixel\LayeredNavigation\Model\ResourceModel\Fulltext\Collection\Interceptor given. is it an override? can you skip this to use the original class?
Thnk!
WeltPixel\LayeredNavigation\Model\ResourceModel\Fulltext\CollectionandOct\Oct\Helper\Search\Magentoshare the code of this two files. Also specify your magento version