You are here

public property HamlNode::$showOutput in Sassy 7

*

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

File

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

Class

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

Code

public $showOutput;