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

Sends email. More...

Public Member Functions

 __invoke (\Elgg\Hook $hook)
 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\Hook  $hook)

Send an email notification.

Parameters
\Elgg\Hook$hook'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: