class
League
/
CommonMark
/
Extension
/
Footnote
/
Renderer
/
FootnoteRefRenderer
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final
FootnoteRefRenderer
Implements
- NodeRendererInterface
- XmlNodeRendererInterface
- League\...\ConfigurationAwareInterface
Properties
private
$config
Default: null
Methods
public
render ( Node $node , ChildNodeRendererInterface $childRenderer ) : void
Parameters
-
$node
FootnoteRef
{@inheritDoc}
public
setConfiguration ( League\...\ConfigurationInterface $configuration ) : void
public