Flow PHP

Repetitions implements Countable, Stringable

FinalYes

Interfaces

Countable
Stringable

Properties

$id  : string

Methods

__construct()  : mixed
__toString()  : string
count()  : int
first()  : Repetition
get()  : Repetition
last()  : Repetition
left()  : self
maxDefinitionLevel()  : int
maxRepetitionLevel()  : int
repeatedCount()  : int
toArray()  : array<string|int, Repetition>

Properties

Methods

__toString()

public __toString() : string
Return values
string

left()

public left(int $index) : self
Parameters
$index : int
Return values
self

maxDefinitionLevel()

public maxDefinitionLevel() : int
Return values
int

maxRepetitionLevel()

public maxRepetitionLevel() : int
Return values
int

repeatedCount()

public repeatedCount() : int
Return values
int

        
On this page

Search results