ChildNodeRendererInterface
in
Renders multiple nodes by delegating to the individual node renderers and adding spacing where needed
Table of Contents
Methods
- getBlockSeparator() : string
- getInnerSeparator() : string
- renderNodes() : string
Methods
getBlockSeparator()
public
getBlockSeparator() : string
Return values
stringgetInnerSeparator()
public
getInnerSeparator() : string
Return values
stringrenderNodes()
public
renderNodes(array<string|int, Node> $nodes) : string
Parameters
- $nodes : array<string|int, Node>