IncludeBlockNode
class IncludeBlockNode extends StatementNode
{include #name|parent|this [from 'file.latte']}
Properties
| $name | |||
| $from | |||
| $args | |||
| $modifier | |||
| $layer | |||
| $parent | |||
| Block[][] | $blocks |
Methods
Details
at line 40
static IncludeBlockNode
create(Tag $tag, TemplateParser $parser)
No description
at line 84
string
print(PrintContext $context)
No description
at line 133
Generator
getIterator()
No description