Model
Notifier
Magento\Sales\Model\Order\Creditmemo\Notifier
What it does
This class handles sending notifications when a credit memo is created in Magento 2.
Developers use this class to trigger email notifications to customers and administrators about credit memo events.
It orchestrates multiple sender classes to handle different notification channels, making it easy to notify relevant parties when refunds are processed.
Public Methods
- notify()