PHP Class ConfManaPHP\Db\Adapter\Mysql

Mostrar archivo Open project: manaphp/manaphp

Public Properties

Property Type Description
$dbname string
$dsn string
$host string
$options array
$password string
$port integer
$username string

Property Details

$dbname public_oe property

public string $dbname
return string

$dsn public_oe property

public string $dsn
return string

$host public_oe property

public string $host
return string

$options public_oe property

public array $options
return array

$password public_oe property

public string $password
return string

$port public_oe property

public int $port
return integer

$username public_oe property

public string $username
return string