]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/UpdateServerPeers.php
Superfluous todo removed
[friendica.git] / src / Worker / UpdateServerPeers.php
index 98ae88a97b5be8acded06a0dc1a0f040ecfc4a10..09c88499ec63fa2e985449ab78f1b01584158334 100644 (file)
@@ -32,7 +32,9 @@ class UpdateServerPeers
 {
        /**
         * Query the given server for their known peers
+        *
         * @param string $gserver Server URL
+        * @return void
         */
        public static function execute(string $url)
        {