HumHub Documentation (unofficial)

Comment extends PartParser
in package

Table of Contents

Properties

$lexer  : EmailLexer
$warnings  : array<string|int, mixed>
$commentStrategy  : CommentStrategy
$openedParenthesis  : int

Methods

__construct()  : mixed
getWarnings()  : array<string|int, Warning>
parse()  : Result
checkConsecutiveDots()  : Result
escaped()  : bool
parseFWS()  : Result
noClosingParenthesis()  : bool
warnEscaping()  : bool

Properties

$warnings

protected array<string|int, mixed> $warnings = []

$openedParenthesis

private int $openedParenthesis = 0

Methods

escaped()

protected escaped() : bool
Return values
bool

noClosingParenthesis()

private noClosingParenthesis() : bool
Return values
bool

warnEscaping()

private warnEscaping() : bool
Return values
bool

        
On this page

Search results