You are here

private property HamlParser::$suppressEval in Sassy 7

= or ~ should be evaluated. If true, the scripts are rendered as empty strings. Defaults to false.

Type: boolean Whether or not attribute hashes and scripts designated by

File

phamlp/haml/HamlParser.php, line 181

Class

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

Code

private $suppressEval = false;