StubCaster
class StubCaster
Methods
static | castStub(Stub $c, array $a, Stub $stub, $isNested) | |
static | castCutArray(CutArrayStub $c, array $a, Stub $stub, $isNested) | |
static | cutInternals($obj, array $a, Stub $stub, $isNested) | |
static | castEnum(EnumStub $c, array $a, Stub $stub, $isNested) | |
Details
static
castStub(Stub $c, array $a, Stub $stub, $isNested)
Parameters
static
castCutArray(CutArrayStub $c, array $a, Stub $stub, $isNested)
Parameters
static
cutInternals($obj, array $a, Stub $stub, $isNested)
Parameters
| $obj | |
array | $a | |
Stub | $stub | |
| $isNested | |
static
castEnum(EnumStub $c, array $a, Stub $stub, $isNested)
Parameters