You are here

protected property HamlNode::$parent in Sassy 7

*

Type: HamlNode parent of this node

File

phamlp/haml/tree/HamlNode.php, line 35

Class

HamlNode
HamlNode class. Base class for all Haml nodes. @package PHamlP @subpackage Haml.tree

Code

protected $parent;