]> git.mxchange.org Git - friendica.git/commitdiff
Reverts test changes
authorMichael <heluecht@pirati.ca>
Sun, 17 May 2020 13:59:05 +0000 (13:59 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 17 May 2020 13:59:05 +0000 (13:59 +0000)
src/Model/GServer.php

index 1eb7ec0e13a5dd1fc8b7420a62497399da0ad1b0..f750ed99ea778b31034135c02850e3ad941c2622 100644 (file)
@@ -339,7 +339,7 @@ class GServer
         * @param string $server_url address of the server
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         */
-       public static function discoverRelay(string $server_url)
+       private static function discoverRelay(string $server_url)
        {
                Logger::info('Discover relay data', ['server' => $server_url]);