You are here

public property HamlNode::$content in Sassy 7

*

Type: string content to render

File

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

Class

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

Code

public $content;