IncludeBlockNode
class IncludeBlockNode extends StatementNode
{include [block] name [from file] [, args]}
Properties
$name | |||
$from | |||
$args | |||
$modifier | |||
$layer | |||
$parent | |||
Block[][] | $blocks |
Methods
Details
at line 42
static IncludeBlockNode
create(Tag $tag, TemplateParser $parser)
No description
at line 85
string
print(PrintContext $context)
No description
at line 134
Generator
getIterator()
No description