You are here

public property HamlNode::$showSource in Sassy 7

*

Type: boolean whether to show the source in the browser for debug

File

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

Class

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

Code

public $showSource;