Property | Type | Description | |
---|---|---|---|
$environment |
Method | Description | |
---|---|---|
__construct ( |
||
escape ( string $string, boolean $preserveEntities = false ) : string | ||
getOption ( string $option, mixed $default = null ) : mixed | ||
renderBlock ( |
||
renderBlocks ( |
||
renderInlines ( |
Method | Description | |
---|---|---|
renderInline ( |
public __construct ( |
||
$environment |
public renderBlock ( |
||
$block | ||
$inTightList | boolean | |
return | string |
public renderBlocks ( |
||
$blocks | ||
$inTightList | boolean | |
return | string |
protected renderInline ( |
||
$inline | ||
return | string |
public renderInlines ( |
||
$inlines | ||
return | string |