Remove spaces
This commit is contained in:
parent
3b296400f4
commit
f29cef175e
1 changed files with 2 additions and 2 deletions
|
@ -116,8 +116,8 @@ class Subscription
|
||||||
/**
|
/**
|
||||||
* Prepare push notification
|
* Prepare push notification
|
||||||
*
|
*
|
||||||
* @param int $nid
|
* @param int $nid
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public static function pushByNotificationId(int $nid)
|
public static function pushByNotificationId(int $nid)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue