Query\ConnectionManager::create_dsn
Create the dsn from the db type and params
Signature
private function create_dsn(string
$dbtype,
stdClass
$params )
Parameters
$dbtype
— string$params
— \stdClass
Returns
- string
Test Coverage
Information
- Coverage: 0/21 Lines (0%)
- Tests: 0
- Passed: 0 (0%)