mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 03:25:50 +00:00
Upgraded to PHP-CS-Fixer v3
This commit is contained in:
@@ -5,7 +5,9 @@ namespace Grocy\Services;
|
||||
class DatabaseService
|
||||
{
|
||||
private static $DbConnection = null;
|
||||
|
||||
private static $DbConnectionRaw = null;
|
||||
|
||||
private static $instance = null;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user