From: Michael Date: Sun, 15 Aug 2021 16:22:23 +0000 (+0000) Subject: Remove spaces X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f29cef175ed4e6549989055a8476aea8556c1f34;p=friendica.git Remove spaces --- diff --git a/src/Model/Subscription.php b/src/Model/Subscription.php index 56b4625451..7401eb9273 100644 --- a/src/Model/Subscription.php +++ b/src/Model/Subscription.php @@ -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) {