Model
StockSourceLinksExtensionAttributes
Magento\Inventory\Model\StockSourceLink\Command\StockSourceLinksExtensionAttributes
What it does
This class manages the joining of extension attributes to stock source link collections in Magento's Multi-Source Inventory (MSI) system.
Developers use this when they need to load additional custom extension attribute data alongside stock source link entities, allowing them to extend the base stock source link data model with custom fields without modifying core tables.
Public Methods
- process()
- joinExtensionAttributes()