DB\IO phpdoc update

This commit is contained in:
Clemens Schwaighofer
2023-06-09 10:24:26 +09:00
parent ec4bf54d81
commit e27ea3dc9f

View File

@@ -392,7 +392,9 @@ class IO
public \CoreLibs\Logging\Logging $log;
/**
* main DB concstructor with auto connection to DB and failure set on failed connection
* main DB concstructor with auto connection to DB
* and failure set on failed connection
*
* @param array<mixed> $db_config DB configuration array
* @param \CoreLibs\Logging\Logging $log Logging class
*/