protected property HamlNode::$children in Sassy 7
*
Type: array children of this node
File
- phamlp/
haml/ tree/ HamlNode.php, line 39
Class
- HamlNode
- HamlNode class. Base class for all Haml nodes. @package PHamlP @subpackage Haml.tree
Code
protected $children = array();