mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
rename request method
This commit is contained in:
parent
f271761668
commit
0d9f308949
4 changed files with 6 additions and 6 deletions
|
|
@ -20,7 +20,7 @@ class Gemini
|
|||
$this->_connection = $connection;
|
||||
}
|
||||
|
||||
public function sync(
|
||||
public function request(
|
||||
Address $address,
|
||||
int $timeout = 5
|
||||
): void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue