CellTypeNarrower implements TypeNarrower
Read onlyYes
FinalYes
Interfaces
- TypeNarrower
Methods
- __construct() : mixed
- narrow() : Type<string|int, mixed>
Methods
__construct()
public
__construct(InferredTypes $candidates) : mixed
Parameters
- $candidates : InferredTypes
narrow()
public
narrow(mixed $value) : Type<string|int, mixed>
Parameters
- $value : mixed