Backorders
Magento\CatalogInventory\Model\Config\Backend\Backorders
What it does
This backend model handles the system configuration changes for catalog inventory backorders settings.
When a store admin enables or disables backorders in the Magento admin configuration, this class automatically triggers a reindex of the stock data to ensure inventory availability displays correctly on the storefront.
Developers typically don't interact with this class directly as it's automatically invoked by Magento's configuration save process.
Public Methods
- afterSave()