StructureValues
Read onlyYes
FinalYes
Methods
- type() : Type<string|int, mixed>
- A structure's value type is the unification of its field types
Methods
type()
A structure's value type is the unification of its field types
public
static type(string $function, StructureType $structure) : Type<string|int, mixed>
Parameters
- $function : string
- $structure : StructureType