public property Haml::$preserveComments in Sassy 7
* * ugly mode comments are always output. Defaults to false.
Type: boolean if true comments are preserved in ugly mode. If not in
File
- phamlp/
Yii/ phamlp/ Haml.php, line 104
Class
- Haml
- HamlViewRenderer allows you to write view files in {@link Haml http://haml-lang.com/}. @package PHamlP @subpackage Yii
Code
public $preserveComments;