Source
Magento\Inventory\Model\ResourceModel\Source
What it does
This resource model handles database operations for inventory sources in Magento's Multi-Source Inventory (MSI) system.
It manages loading and saving source entities along with their associated carrier links, ensuring data integrity through database transactions.
Developers use this class when working with inventory source data persistence, such as creating warehouses, stores, or distribution centers.
Public Methods
- load()
- save()