GetData
Magento\InventoryLowQuantityNotification\Model\ResourceModel\SourceItemConfiguration\GetData
What it does
This class retrieves low quantity notification configuration data for a specific inventory source and product SKU combination.
Developers use this to fetch settings like notify quantity thresholds from the database when managing inventory alerts.
It's typically used internally by the inventory notification system to determine when to trigger low stock alerts.
Public Methods
- execute()