mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
php 8 compat
This commit is contained in:
parent
1da2fa48fa
commit
47cdcaa00b
9 changed files with 260 additions and 93 deletions
|
|
@ -10,7 +10,7 @@ use Ehesp\SteamLogin\SteamLogin;
|
|||
use Flight;
|
||||
use flight\net\Request;
|
||||
use flight\net\Response;
|
||||
use SteamId;
|
||||
use SteamCondenser\Community\SteamId;
|
||||
|
||||
class AuthController extends BaseController {
|
||||
private UserProvider $userProvider;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue