class League / CommonMark / Extension / Footnote / Parser / FootnoteRefParser
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
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