You are here

public property Haml::$cache in Sassy 7

* * every time.

Type: boolean whether to cache parsed files. If false files will be parsed

File

phamlp/Yii/phamlp/Haml.php, line 51

Class

Haml
HamlViewRenderer allows you to write view files in {@link Haml http://haml-lang.com/}. @package PHamlP @subpackage Yii

Code

public $cache = true;