class
League
/
CommonMark
/
Extension
/
Footnote
/
Parser
/
FootnoteRefParser
final
FootnoteRefParser
Implements
- InlineParserInterface
- League\...\ConfigurationAwareInterface
Properties
private
$config
Default: null
Methods
public
getMatchDefinition ( ) : void
public
parse ( InlineParserContext $inlineContext ) : void
private
createReference ( string $label ) : void
public