Final Class Yiisoft\Mailer\Event\AfterSend
| Inheritance | Yiisoft\ |
|---|
AfterSend event is triggered right after sent the message.
See also Yiisoft\
Public Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| $message | Yiisoft\ |
Yiisoft\ |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| __construct() | Yiisoft\ |
Property Details
Method Details
| public mixed __construct ( Yiisoft\ | ||
| $message | Yiisoft\ |
|
public function __construct(
public readonly MessageInterface $message,
) {}
User Contributed Notes
Leave a comment
Join the conversation to share a note.