Model
StockStatusProcessor
Magento\InventoryConfigurableProduct\Model\StockStatusProcessor
What it does
This class updates the stock status of configurable parent products when their child products' stock changes.
Developers use this when managing inventory for configurable products to ensure parent products automatically reflect 'in stock' or 'out of stock' based on their variations' availability.
Public Methods
- execute()