Factory
SourceItemCollectionFactory
Magento\InventoryImportExport\Model\Export\SourceItemCollectionFactory
What it does
This factory class creates and configures collections of inventory source items for export operations.
It applies filters, handles website-specific filtering, processes column selections, and validates attributes before returning a properly configured collection.
Developers use this when exporting inventory source data with specific filtering criteria.
Public Methods
- create()