class StubCaster

Casts a caster's Stub.

Methods

static 
castStub(Stub $c, array $a, Stub $stub, $isNested)

No description

static 
castCutArray(CutArrayStub $c, array $a, Stub $stub, $isNested)

No description

static 
cutInternals($obj, array $a, Stub $stub, $isNested)

No description

static 
castEnum(EnumStub $c, array $a, Stub $stub, $isNested)

No description

Details

static castStub(Stub $c, array $a, Stub $stub, $isNested)

Parameters

Stub $c
array $a
Stub $stub
$isNested

static castCutArray(CutArrayStub $c, array $a, Stub $stub, $isNested)

Parameters

CutArrayStub $c
array $a
Stub $stub
$isNested

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

EnumStub $c
array $a
Stub $stub
$isNested