ReadyForPickupSender
Magento\InventoryInStorePickupSales\Model\Order\Email\ReadyForPickupSender
What it does
This class handles sending 'Ready for Pickup' email notifications to customers when their in-store pickup order is ready for collection.
Developers would use this class when implementing custom order pickup workflows or modifying the notification process for store pickup orders.
It manages both synchronous and asynchronous email sending based on configuration settings.
Public Methods
- send()