class League / CommonMark / Extension / Footnote / Parser / AnonymousFootnoteRefParser
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final

AnonymousFootnoteRefParser

Implements

Properties

private

$config

Default: null
private

$slugNormalizer

Default: null

Methods

public

getMatchDefinition ( ) : void

public

parse ( InlineParserContext $inlineContext ) : void

private

createReference ( string $label ) : void

public

setEnvironment ( EnvironmentInterface $environment ) : void