class League / CommonMark / Extension / Footnote / Parser / FootnoteRefParser
final

FootnoteRefParser

Implements

Properties

private

$config

Default: null

Methods

public

getMatchDefinition ( ) : void

public

parse ( InlineParserContext $inlineContext ) : void

private

createReference ( string $label ) : void

public

setConfiguration ( League\...\ConfigurationInterface $configuration ) : void