Skip to content

Commit 1fa6f08

Browse files
committed
Revert, igone changed_files file
1 parent c17b5fb commit 1fa6f08

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

app/code/Magento/Indexer/Controller/Adminhtml/Indexer/MassInvalidate.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
*/
1515
class MassInvalidate extends \Magento\Indexer\Controller\Adminhtml\Indexer implements HttpPostActionInterface
1616
{
17+
/**
18+
* @var IndexerRegistry $indexerRegistry
19+
*/
20+
private $indexerRegistry;
21+
1722
/**
1823
* @param Context $context
1924
* @param IndexerRegistry $indexerRegistry

dev/tests/static/testsuite/Magento/Test/Legacy/_files/words_ce.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@
3232
<item>
3333
<path>CHANGELOG.md</path>
3434
</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>
4335
<item>
4436
<path>composer.lock</path>
4537
</item>

0 commit comments

Comments
 (0)