You are here

private property HamlParser::$format in Sassy 7

* * rendered. *

Type: string Doctype format. Determines how the Haml Doctype declaration is

See also

doctypes

File

phamlp/haml/HamlParser.php, line 158

Class

HamlParser
HamlParser class. Parses {@link http://haml-lang.com/ Haml} view files. @package PHamlP @subpackage Haml

Code

private $format = 'xhtml';