Explore Server Side Testing SDK for PHP

MysqlConnection

Table of Contents

Properties

$client  : PDO|null
$config  : MysqlConnectionConfig
$tableCreated  : bool

Methods

__construct()  : mixed
ensureTable()  : mixed
getTableName()  : string
isConnected()  : bool
open()  : PDO
createConnection()  : PDO

Properties

Methods

createConnection()

private createConnection() : PDO
Return values
PDO

        
On this page

Search results