Changes:
- added some type-hints - added documentation
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user