class AssetNode extends StatementNode

{asset ...} & {asset? ...} {preload ...}

Properties

$name
$attributes
$try
$preload

Methods

static AssetNode
create(Tag $tag)

No description

string
print(PrintContext $context)

No description

getIterator()

No description

Details

at line 31
static AssetNode create(Tag $tag)

No description

Parameters

Tag $tag

Return Value

AssetNode

at line 47
string print(PrintContext $context)

No description

Parameters

PrintContext $context

Return Value

string

at line 66
Generator getIterator()

No description

Return Value

Generator