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

FootnoteParser

Extends

Properties

private

$block

Default: null
private

$indentation

Default: null

Methods

public

__construct ( ReferenceInterface $reference ) : void

public

getBlock ( ) : void

public

tryContinue ( Cursor $cursor , BlockContinueParserInterface $activeBlockParser ) : void

public

isContainer ( ) : void

public

canContain ( AbstractBlock $childBlock ) : void