class PdoCaster
Casts PDO related classes to array representation.
Methods
| static | castPdo(PDO $c, array $a, Stub $stub, $isNested) | |
| static | castPdoStatement(PDOStatement $c, array $a, Stub $stub, $isNested) |
class PdoCaster
Casts PDO related classes to array representation.
| static | castPdo(PDO $c, array $a, Stub $stub, $isNested) | |
| static | castPdoStatement(PDOStatement $c, array $a, Stub $stub, $isNested) |
Please login to continue.