File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Mview/etc/mview.xsd" >
9
- <view id =" customer_dummy" class =" Magento\Customer\Model\ Indexer\Mview \Dummy" group =" indexer" />
9
+ <view id =" customer_dummy" class =" Magento\Framework\ Indexer\Action \Dummy" group =" indexer" />
10
10
</config >
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Mview/etc/mview.xsd" >
9
- <view id =" design_config_dummy" class =" Magento\Theme\Model\ Indexer\Mview \Dummy" group =" indexer" />
9
+ <view id =" design_config_dummy" class =" Magento\Framework\ Indexer\Action \Dummy" group =" indexer" />
10
10
</config >
You can’t perform that action at this time.
0 commit comments