mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
This commit is contained in:
commit
e7e298620d
|
|
@ -104,7 +104,7 @@ final class DatabasePool implements DataStoragePoolInterface
|
|||
/**
|
||||
* Create database.
|
||||
*
|
||||
* @param string $key Database key
|
||||
* @param string $key Database key
|
||||
* @param array{db:string, database:string}|array{db:string, host:string, port:int, login:string, password:string, database:string} $config Database config data
|
||||
*
|
||||
* @return bool
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user