mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-03 01:55:27 +00:00
update auth getter name
This commit is contained in:
parent
8fd93b0219
commit
cec95047dd
2 changed files with 2 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ interface Connection
|
|||
|
||||
public function unsetRequest(): void;
|
||||
|
||||
public function getAuth(): bool;
|
||||
public function isAuth(): bool;
|
||||
|
||||
public function setAuth(
|
||||
bool $auth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue