Renders multiple nodes by delegating to the individual node renderers and adding spacing where needed
AbstractInterface
Methods |
public abstract getBlockSeparator() : string |
public abstract getInnerSeparator() : string |
public abstract renderNodes(iterable $nodes) : string
|