Model
ConfigOptionsHandler
Magento\DataExporter\Model\Indexer\ConfigOptionsHandler
What it does
This class manages the initialization and storage of configuration options for data export indexers.
Developers use it to set up and retrieve feed-specific configuration options that control how data is indexed and exported, ensuring the configuration pool is properly initialized before use.
Public Methods
- initialize()
- getConfigOptionsPool()