Interface

StockStatusApplierInterface

Magento\CatalogInventory\Model\StockStatusApplierInterface

What it does

This deprecated interface was designed to flag whether a request originated from SearchResultApplier when applying stock status filters to product collections.

Developers should no longer use this interface as it has been replaced by the InventoryCatalog module's collection plugin for handling stock status in search results.

Public Methods

  • setSearchResultApplier()
  • hasSearchResultApplier()