Flow PHP

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
Return values
Type<string|int, mixed>
On this page

Search results