File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed
app/code/Magento/Indexer/Controller/Adminhtml/Indexer
dev/tests/static/testsuite/Magento/Test/Legacy/_files Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 14
14
*/
15
15
class MassInvalidate extends \Magento \Indexer \Controller \Adminhtml \Indexer implements HttpPostActionInterface
16
16
{
17
+ /**
18
+ * @var IndexerRegistry $indexerRegistry
19
+ */
20
+ private $ indexerRegistry ;
21
+
17
22
/**
18
23
* @param Context $context
19
24
* @param IndexerRegistry $indexerRegistry
Original file line number Diff line number Diff line change 32
32
<item >
33
33
<path >CHANGELOG.md</path >
34
34
</item >
35
- <item >
36
- <path >app/code/Magento/Indexer/Controller/Adminhtml/Indexer/MassChangelog.php</path >
37
- <word >massChangelog</word >
38
- </item >
39
- <item >
40
- <path >app/code/Magento/Indexer/Controller/Adminhtml/Indexer/MassChangelog.php</path >
41
- <word >massChangelog</word >
42
- </item >
43
35
<item >
44
36
<path >composer.lock</path >
45
37
</item >
You can’t perform that action at this time.
0 commit comments