Model
Save
Magento\Inventory\Model\Source\Command\Save
What it does
This class handles saving inventory source entities in Magento's Multi-Source Inventory (MSI) system.
Developers use this command to persist source data (warehouses, stores, pickup locations) to the database after validating the source entity meets all business rules and constraints.
Public Methods
- execute()