Query\Drivers\Mysql\Driver::__construct
Connect to MySQL Database
Signature
public function __construct(string
$dsn,
[string
$username = null,
[string
$password = null,
[array
$options = ]]] )
Parameters
$dsn
— string$username
— string$password
— string$options
— array
Test Coverage
Information
- Coverage: 0/0 Lines (100%)
- Tests: 0
- Passed: 0 (0%)