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

FootnoteContainerRenderer

Implements

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