Merge branch 'DatabaseArticleManager' into dev
This commit is contained in:
@@ -6,6 +6,10 @@ class LocalUserManager implements UserManagerDAO {
|
||||
|
||||
private string $file = "data/users.json";
|
||||
|
||||
public static function getInstance(){
|
||||
// TODO: implement the getIsntance method.
|
||||
}
|
||||
|
||||
/**
|
||||
* Lädt alle Benutzer aus der JSON-Datei.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user