File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
* @author Andreas von Studnitz <[email protected] >
7
7
*/
8
8
9
- namespace IntegerNet \Solr \Plugin \ Helper ;
9
+ namespace IntegerNet \Solr \Plugin ;
10
10
11
11
use Magento \Search \Helper \Data as Subject ;
12
12
use Magento \Store \Model \StoreManagerInterface ;
13
13
14
- class DataPlugin
14
+ class SearchHelperPlugin
15
15
{
16
16
/**
17
17
* @var StoreManagerInterface
Original file line number Diff line number Diff line change 4
4
<plugin name =" updateLayout" type =" IntegerNet\Solr\Model\Plugin\LayoutPlugin" />
5
5
</type >
6
6
<type name =" Magento\Search\Helper\Data" >
7
- <plugin name =" integernetSolrHelperData " type =" IntegerNet\Solr\Plugin\Helper\DataPlugin " />
7
+ <plugin name =" integernetSolrSearchHelper " type =" IntegerNet\Solr\Plugin\SearchHelperPlugin " />
8
8
</type >
9
9
</config >
You can’t perform that action at this time.
0 commit comments