]> git.mxchange.org Git - friendica.git/commitdiff
Remove spaces
authorMichael <heluecht@pirati.ca>
Sun, 15 Aug 2021 16:22:23 +0000 (16:22 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 15 Aug 2021 16:22:23 +0000 (16:22 +0000)
src/Model/Subscription.php

index 56b46254510ab5e93ac2438c23c739d57de45a25..7401eb927343bb728438b1228f0a6c5b074c4c00 100644 (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)
        {