mirror of
https://github.com/grocy/grocy.git
synced 2025-10-11 00:05:04 +00:00
Applied EditorConfig settings to all files
This commit is contained in:
@@ -28,7 +28,7 @@ class DatabaseService
|
||||
return GROCY_DATAPATH . '/grocy.db';
|
||||
}
|
||||
|
||||
private static $DbConnectionRaw = null;
|
||||
private static $DbConnectionRaw = null;
|
||||
/**
|
||||
* @return \PDO
|
||||
*/
|
||||
|
Reference in New Issue
Block a user