mirror of
https://github.com/friendica/friendica
synced 2024-11-18 15:43:42 +00:00
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
|
||||
*
|
||||
* @param int $nid
|
||||
* @return void
|
||||
* @param int $nid
|
||||
* @return void
|
||||
*/
|
||||
public static function pushByNotificationId(int $nid)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue