Log in
Model

AttributeCollectionProvider

Magento\InventoryImportExport\Model\Export\AttributeCollectionProvider

What it does

This class provides a collection of attribute definitions used for exporting inventory source items (MSI data) in Magento 2.

It programmatically creates EAV attributes for source_code, sku, status, and quantity fields that define the structure of exported inventory data.

Developers use this when implementing custom inventory export functionality or extending the default inventory export behavior.

Public Methods

  • get()