@@ -66,7 +66,7 @@ |
||
| 66 | 66 | } |
| 67 | 67 | |
| 68 | 68 | /** |
| 69 | - * @param INotification $notification |
|
| 69 | + * @param null|INotification $notification |
|
| 70 | 70 | */ |
| 71 | 71 | public function pushToDevice(INotification $notification) { |
| 72 | 72 | $devices = $this->getDevicesForUser($notification->getUser()); |