Flow PHP

Dictionary

Read onlyYes
FinalYes

Properties

$dictionary  : array<string|int, mixed>
$indices  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

$dictionary

public array<string|int, mixed> $dictionary

$indices

public array<string|int, mixed> $indices

Methods

__construct()

public __construct(array<int, mixed> $dictionary, array<int, int> $indices) : mixed
Parameters
$dictionary : array<int, mixed>
$indices : array<int, int>

        
On this page

Search results