mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Closes #4922 - Option for plugins to extend notification routing.
This commit is contained in:
@@ -78,7 +78,7 @@ class _blank_notify extends notify
|
||||
* Custom Method to handle notification.
|
||||
* REMOVE THIS METHOD WHEN NOT IN USE
|
||||
* @param array $data
|
||||
* @return string
|
||||
* @return array
|
||||
*/
|
||||
function other_type($data)
|
||||
{
|
||||
|
Reference in New Issue
Block a user