ImportNode
class ImportNode extends StatementNode
{import 'file.latte'} Imports block definitions from another template.
Properties
| $file | |||
| $args |
Methods
Details
at line 27
static ImportNode
create(Tag $tag)
No description
at line 38
string
print(PrintContext $context)
No description
at line 49
Generator
getIterator()
No description