Properties

Methods

compileNodeChildren()

compileNodeChildren(\Phug\Ast\NodeInterface  $node, \Phug\Formatter\ElementInterface|null  $element = null) : mixed

Compile each child of a given node and append each compiled element into the given parent element.

Parameters

\Phug\Ast\NodeInterface $node
\Phug\Formatter\ElementInterface|null $element

Returns

mixed

proceedFilter()

proceedFilter(  $filter,   $input,   $options) 

Parameters

$filter
$input
$options

compileText()

compileText(  $name,   $children,   $parent,   $indentLevel) 

Parameters

$name
$children
$parent
$indentLevel