EntityParser
in package
implements
InlineParserInterface
FinalYes
Table of Contents
Interfaces
Methods
- getMatchDefinition() : InlineParserMatch
- parse() : bool
Methods
getMatchDefinition()
public
getMatchDefinition() : InlineParserMatch
Return values
InlineParserMatchparse()
public
parse(InlineParserContext $inlineContext) : bool
Parameters
- $inlineContext : InlineParserContext