Flow PHP

Repetition : int

Cases

OPTIONAL  = 1
REPEATED  = 2
REQUIRED

Methods

isOptional()  : bool
isRepeated()  : bool
isRequired()  : bool

Cases

Methods

isOptional()

public isOptional() : bool
Return values
bool

isRepeated()

public isRepeated() : bool
Return values
bool

isRequired()

public isRequired() : bool
Return values
bool

        
On this page

Search results