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 3915c51 commit 5e25aafCopy full SHA for 5e25aaf
app/code/Magento/Catalog/Model/Indexer/Product/Eav/AbstractAction.php
@@ -17,7 +17,7 @@ abstract class AbstractAction
17
/**
18
* Config path for enable EAV indexer
19
*/
20
- const ENABLE_EAV_INDEXER = 'catalog/search/enable_eav_indexer';
+ public const ENABLE_EAV_INDEXER = 'catalog/search/enable_eav_indexer';
21
22
23
* EAV Indexers by type
0 commit comments