public property Haml::$viewFileExtension in Sassy 7
*
Type: string the extension name of the view file. Defaults to '.php'.
File
- phamlp/
Yii/ phamlp/ Haml.php, line 46
Class
- Haml
- HamlViewRenderer allows you to write view files in {@link Haml http://haml-lang.com/}. @package PHamlP @subpackage Yii
Code
public $viewFileExtension = '.php';