3 namespace Elgg\Notifications;
20 if ($event->getValue() ===
true) {
25 $message = $event->getParam(
'notification');
static factory(array $options=[])
Create an email instance form an array of options.
Models an event passed to event handlers.
__invoke(\Elgg\Event $event)
Send an email notification.
_elgg_services()
Get the global service provider.