File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/CatalogSearch/etc/frontend Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77-->
88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Event/etc/events.xsd" >
99 <event name =" controller_action_predispatch_catalogsearch_advanced_result" >
10- <observer name =" catalog_sort_param_memorization" instance =" Magento\Catalog \Observer\ToolbarMemoriserObserver " />
10+ <observer name =" catalog_sort_param_memorization" instance =" Magento\CatalogSearch \Observer\ToolbarMemorizerObserver " />
1111 </event >
1212 <event name =" controller_action_predispatch_catalogsearch_result_index" >
13- <observer name =" catalog_sort_param_memorization" instance =" Magento\Catalog \Observer\ToolbarMemoriserObserver " />
13+ <observer name =" catalog_sort_param_memorization" instance =" Magento\CatalogSearch \Observer\ToolbarMemorizerObserver " />
1414 </event >
1515</config >
You can’t perform that action at this time.
0 commit comments