|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (Config\Data $configData) | |
| getIndexers () | |
| getIndexer ($indexerId) | |
Protected Attributes | |
| $configData | |
Definition at line 10 of file Config.php.
| __construct | ( | Config\Data | $configData | ) |
| getIndexer | ( | $indexerId | ) |
Get indexer by ID
| string | $indexerId |
Implements ConfigInterface.
Definition at line 41 of file Config.php.
| getIndexers | ( | ) |
Get indexers list
Implements ConfigInterface.
Definition at line 30 of file Config.php.
|
protected |
Definition at line 15 of file Config.php.