Documentation

ElementRendererInterface

Renders a parsed AST to a string representation

Table of Contents

getOption()  : mixed|null
renderBlock()  : string
renderBlocks()  : string
renderInline()  : string
renderInlines()  : string

Methods

getOption()

public getOption(string $option[, mixed $default = null ]) : mixed|null
Parameters
$option : string
$default : mixed = null
Return values
mixed|null

Search results