Log in
Model

Sources

Magento\InventoryImportExport\Model\Export\Sources

What it does

This class handles the export functionality for inventory source items in Magento 2's Multi-Source Inventory (MSI) system.

Developers use this class when implementing export operations for stock sources data, typically through the admin panel's export interface or programmatically exporting source inventory data to CSV or other formats.

Public Methods

  • getAttributeCollection()
  • export()
  • exportItem()
  • getEntityTypeCode()