public property Haml::$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/
Yii/ phamlp/ Haml.php, line 78
Class
- Haml
- HamlViewRenderer allows you to write view files in {@link Haml http://haml-lang.com/}. @package PHamlP @subpackage Yii
Code
public $suppressEval;