class PdoCaster
Casts PDO related classes to array representation.
No description
static castPdo(PDO $c, array $a, Stub $stub, $isNested)
static castPdoStatement(PDOStatement $c, array $a, Stub $stub, $isNested)