mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-04 10:24:07 +02:00
fmt, typings, typos
This commit is contained in:
parent
eb997b5ba2
commit
7de4c35ab4
34 changed files with 644 additions and 1048 deletions
|
|
@ -11,7 +11,7 @@ use Doctrine\DBAL\Connection;
|
|||
use PDO;
|
||||
|
||||
class DemoProvider extends BaseProvider {
|
||||
const VERSION = 4;
|
||||
public const VERSION = 4;
|
||||
|
||||
private UserProvider $userProvider;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue