Model
GetOrderSendNotificationByOrderId
Magento\InventoryInStorePickupSales\Model\ResourceModel\OrderNotification\GetOrderSendNotificationByOrderId
What it does
This class retrieves the 'send notification' flag for an order from the inventory_order_notification table.
Developers use this when they need to check whether email notifications should be sent for in-store pickup orders, typically during order processing or notification workflows.
Public Methods
- execute()