1
0
Fork 0

Reformatted code

This commit is contained in:
Roland Häder 2022-06-23 16:03:55 +02:00
commit fd8f4269ff
Signed by: roland
GPG key ID: C82EDE5DDFA0BA77
14 changed files with 138 additions and 155 deletions

View file

@ -683,7 +683,6 @@ class GServer
* Fetch server data from '/statistics.json' on the given server
*
* @param string $url URL of the given server
*
* @return array server data
*/
private static function fetchStatistics(string $url): array