class League / CommonMark / Renderer / Inline / NewlineRenderer
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final

NewlineRenderer

Implements

Properties

private

$config

Default: null

Methods

public

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

public

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

Parameters

public

getXmlTagName ( Node $node ) : void

Parameters

public

getXmlAttributes ( Node $node ) : void

{@inheritDoc}