\Notifier_Service

Summary

Methods
Properties
Constants
sendNotification()
getEngine()
engines()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

sendNotification()

sendNotification(array  $data) 

Sends a notification.

Parameters

array $data

getEngine()

getEngine(string  $type) : \Notifier_Engine

Find engine

Parameters

string $type

Returns

\Notifier_Engine

engine

engines()

engines() : array

Returns the list of supported notification engines.

Returns

array —

the list of the supported notification engines.