class PdoCaster

Casts PDO related classes to array representation.

Methods

static 
castPdo(PDO $c, array $a, Stub $stub, $isNested)

No description

static 
castPdoStatement(PDOStatement $c, array $a, Stub $stub, $isNested)

No description

Details

static castPdo(PDO $c, array $a, Stub $stub, $isNested)

Parameters

PDO $c
array $a
Stub $stub
$isNested

static castPdoStatement(PDOStatement $c, array $a, Stub $stub, $isNested)

Parameters

PDOStatement $c
array $a
Stub $stub
$isNested