Model
Stores
Magento\StoreDataExporter\Model\Provider\Stores
What it does
This class retrieves store data for export purposes by executing database queries through the QueryProcessor.
Developers would use this provider class when they need to fetch store information based on website IDs, typically for data synchronization or export operations in Magento's SaaS integration features.
Public Methods
- get()