fix method type

This commit is contained in:
ghost 2024-01-12 18:43:05 +02:00
parent 6479e40496
commit c942dc98d0

View File

@ -38,7 +38,7 @@ class Master
}
}
public static function getServersIPv6(
public function getServersIPv6(
int $limit = 100,
string $region = "\xFF",
string $host = "0.0.0.0:0",