another type fix

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-02-07 11:26:13 +01:00
parent e300acf109
commit 0bff360d22

View File

@@ -71,7 +71,7 @@ class Database
/**
* used database-name
*/
private static string $dbname = null;
private static ?string $dbname = null;
/**
* sql-access data