class ExtendsNode extends StatementNode

{extends none | auto | "file"} {layout none | auto | "file"}

Properties

$extends

Methods

static ExtendsNode
create(Tag $tag)

No description

string
print(PrintContext $context)

No description

getIterator()

No description

Details

at line 30
static ExtendsNode create(Tag $tag)

No description

Parameters

Tag $tag

Return Value

ExtendsNode

at line 47
string print(PrintContext $context)

No description

Parameters

PrintContext $context

Return Value

string

at line 53
Generator getIterator()

No description

Return Value

Generator