Log in
Model

SourceCarrierLink

Magento\Inventory\Model\ResourceModel\SourceCarrierLink

What it does

This resource model manages database operations for the source-carrier link table in Magento's Multi-Source Inventory system.

It defines the connection between inventory sources and shipping carriers, allowing the system to track which carriers are available for specific inventory locations.

Developers would typically interact with this indirectly through collections or repositories when managing source-to-carrier associations.