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

FootnoteBackref

Link from the footnote on the bottom of the document back to the reference

Extends

Implements

Properties

private

$reference

Default: null

Methods

public

__construct ( ReferenceInterface $reference ) : void

public

getReference ( ) : void