Interface
FeedIndexMetadataProviderInterface
Magento\DataExporter\Model\Indexer\FeedIndexMetadataProviderInterface
What it does
This interface defines a contract for classes that provide metadata about feed indexes in Magento's data export system.
Developers implement this interface to supply configuration and structural information about specific data feeds that need to be indexed and exported, such as product or category data feeds used for external integrations or services.
Public Methods
- getFeedIndexMetadata()