Elgg  Version 5.1
Public Member Functions | List of all members
Elgg\Notifications\SendEmailHandler Class Reference

Sends email. More...

Public Member Functions

 __invoke (\Elgg\Event $event)
 Send an email notification. More...
 

Detailed Description

Sends email.

Since
4.0

Definition at line 10 of file SendEmailHandler.php.

Member Function Documentation

Elgg\Notifications\SendEmailHandler::__invoke ( \Elgg\Event  $event)

Send an email notification.

Parameters
\Elgg\Event$event'send', 'notification:email'
Returns
void|bool

Definition at line 19 of file SendEmailHandler.php.


The documentation for this class was generated from the following file: