1
1
Fork 0
mirror of https://github.com/openvk/openvk synced 2025-04-18 14:13:03 +03:00

Merge branch 'master' of github.com:openvk/openvk

This commit is contained in:
veselcraft 2021-10-09 11:22:19 +03:00
commit 2ce3a1ae9d

View file

@ -42,7 +42,7 @@ final class Account extends VKAPIRequestHandler
]; ];
} }
function setOnline(): object function setOnline(): int
{ {
$this->requireUser(); $this->requireUser();