|
public function __construct($dsn, $username = null, $password = null, array $options = [], $prefix = '')
|
|
public function __construct($dsn, $username = null, $password = null, array $options = [], $prefix = '')
|
|
$type = \strstr($dsn, ':', true);
|
|
$type = \strstr($dsn, ':', true);
|