You are here

public property Haml::$fileExtension in Sassy 7

*

Type: string the extension name of the source file. Defaults to '.haml'.

File

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

Class

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

Code

public $fileExtension = '.haml';