You are here

private property HamlParser::$showSource in Sassy 7

*

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

File

phamlp/haml/HamlParser.php, line 311

Class

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

Code

private $showSource;