summaryrefslogtreecommitdiffstats
path: root/lib/Service/PushService.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/PushService.php')
-rw-r--r--lib/Service/PushService.php24
1 files changed, 12 insertions, 12 deletions
diff --git a/lib/Service/PushService.php b/lib/Service/PushService.php
index 7f2bffe4..8bef32a1 100644
--- a/lib/Service/PushService.php
+++ b/lib/Service/PushService.php
@@ -129,16 +129,16 @@ class PushService {
// $pushHelper->toCallback($callback);
}
-//
-// /**
-// * @param $userId
-// *
-// * @return IPushWrapper
-// * @throws PushInstallException
-// */
-// public function testOnAccount(string $userId): IPushWrapper {
-//// $pushHelper = $this->pushManager->getPushHelper();
-////
-//// return $pushHelper->test($userId);
-// }
+ //
+ // /**
+ // * @param $userId
+ // *
+ // * @return IPushWrapper
+ // * @throws PushInstallException
+ // */
+ // public function testOnAccount(string $userId): IPushWrapper {
+ //// $pushHelper = $this->pushManager->getPushHelper();
+ ////
+ //// return $pushHelper->test($userId);
+ // }
}