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 906441d commit e5b2427Copy full SHA for e5b2427
lib/internal/Magento/Framework/Mview/Test/Unit/_files/mview_config.php
@@ -32,7 +32,7 @@
32
'processor' => \Magento\Framework\Mview\View\AdditionalColumnsProcessor\DefaultProcessor::class
33
],
34
35
- 'iterator' => \Magento\Framework\Mview\View\ChangeLogBatchIterator::class
+ 'walker' => \Magento\Framework\Mview\View\ChangeLogBatchWalker::class
36
37
]
38
];
0 commit comments