HumHub Documentation (unofficial)

CommentStrategy

Table of Contents

Methods

endOfLoopValidations()  : Result
exitCondition()  : bool
Return "true" to continue, "false" to exit
getWarnings()  : array<string|int, mixed>

Methods

exitCondition()

Return "true" to continue, "false" to exit

public exitCondition(EmailLexer $lexer, int $openedParenthesis) : bool
Parameters
$lexer : EmailLexer
$openedParenthesis : int
Return values
bool

getWarnings()

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

        
On this page

Search results