This commit is contained in:
JonatanRek
2020-06-23 20:25:42 +02:00
parent 41916a90bd
commit cb6ab3bdda
3 changed files with 19 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
/**
* Notification Manager
*/
//TODO: Working timestamp to body or $title
//TODO: Working timestamp to $title
class NotificationManager
{
function addSubscriber($userID = '', $token = ''){