PHP Class Goetas\Twital\Node\ImportNode

Author: Asmir Mustafic ([email protected])
Inheritance: implements Goetas\Twital\Node
Datei anzeigen Open project: goetas/twital

Public Methods

Method Description
visit ( DOMElement $node, Compiler $context )

Method Details

visit() public method

public visit ( DOMElement $node, Compiler $context )
$node DOMElement
$context Goetas\Twital\Compiler