Flow PHP

Stack

FinalYes

Methods

__construct()  : mixed
dump()  : array<string|int, mixed>
push()  : void

Methods

__construct()

public __construct(int $maxRepetitionLevel) : mixed
Parameters
$maxRepetitionLevel : int

dump()

public dump() : array<string|int, mixed>
Return values
array<string|int, mixed>

push()

public push(int $level, mixed $value) : void
Parameters
$level : int
$value : mixed

        
On this page

Search results