Log in
Model

Notifier

Magento\Sales\Model\Order\Creditmemo\Notifier

What it does

This class handles sending credit memo notifications to customers and administrators when a credit memo is created or updated.

Developers use this class when they need to trigger email notifications for credit memos, either synchronously or asynchronously, by delegating the actual sending to registered sender implementations.

Public Methods

  • notify()