Model
StockStatusApplier
Magento\CatalogInventory\Model\StockStatusApplier
What it does
This deprecated class was used to manage a flag indicating whether a product collection request originated from a search result applier, primarily for stock status filtering.
Developers should no longer use this class as it has been replaced by the InventoryCatalog module's plugin system for handling stock status in product collections.
Public Methods
- setSearchResultApplier()
- hasSearchResultApplier()