StockSourceLinkSearchResults
Magento\Inventory\Model\StockSourceLinkSearchResults
What it does
This class represents a collection of search results for Stock-Source links in Magento's Multi-Source Inventory (MSI) system.
Developers use this class when retrieving multiple stock-source link records through repository methods, typically after filtering or searching for specific inventory configurations.
It extends the standard SearchResults class to provide type-safe handling of stock-source link data.