]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/UpdateGServer.php
Fix delivery problems with "reachable" test
[friendica.git] / src / Worker / UpdateGServer.php
index 1085c467c7b9df2645256f91d769a80a65a7d04f..d180f34c45ef55ce5fb7b7b904b658a4651faeff 100644 (file)
@@ -30,8 +30,10 @@ class UpdateGServer
 {
        /**
         * Update the given server
+        *
         * @param string  $server_url    Server URL
         * @param boolean $only_nodeinfo Only use nodeinfo for server detection
+        * @return void
         */
        public static function execute(string $server_url, bool $only_nodeinfo = false)
        {