class League / CommonMark / Extension / Footnote / Renderer / FootnoteBackrefRenderer
final

FootnoteBackrefRenderer

Implements

Constants

public

DEFAULT_SYMBOL

Default: '↩'

Properties

private

$config

Default: null

Methods

public

render ( Node $node , ChildNodeRendererInterface $childRenderer ) : void

Parameters

public

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

public

getXmlTagName ( Node $node ) : void

public

getXmlAttributes ( Node $node ) : array

Parameters