Documentation

MysqlConnection
in package
implements ConnectionInterface

Interfaces, Classes and Traits

ConnectionInterface

Table of Contents

$config  : array<string|int, mixed>
$pdo  : PDO
$charset  : string
$collation  : string
$database  : string
$driver  : string
$dsn  : string
$host  : string
$options  : array<string|int, mixed>
$password  : string
$port  : string
$user  : string
__construct()  : mixed
connection()  : PDO

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $config) : mixed
Parameters
$config : array<string|int, mixed>
Return values
mixed

Search results