You are here

private property HamlParser::$showOutput in Sassy 7

*

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

File

phamlp/haml/HamlParser.php, line 307

Class

HamlParser
HamlParser class. Parses {@link http://haml-lang.com/ Haml} view files. @package PHamlP @subpackage Haml

Code

private $showOutput;