Remove spaces

This commit is contained in:
Michael 2021-08-15 16:22:23 +00:00
parent 3b296400f4
commit f29cef175e
1 changed files with 2 additions and 2 deletions

View File

@ -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)
{