Flow PHP

ArrayContentDetector

Read onlyYes
FinalYes

Methods

__construct()  : mixed
firstKeyType()  : IntegerType|StringType|null
firstValueType()  : null|Type<string|int, mixed>
isList()  : bool
isMap()  : bool
isStructure()  : bool
valueType()  : Type<string|int, mixed>

Methods

__construct()

public __construct(Types $uniqueKeysType, Types $uniqueValuesType[, bool $isList = false ]) : mixed
Parameters
$uniqueKeysType : Types
$uniqueValuesType : Types
$isList : bool = false

        
On this page

Search results