You are here

private property HamlParser::$style in Sassy 7

*

Type: string output style. Note: ugly must be false to allow style.

File

phamlp/haml/HamlParser.php, line 200

Class

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

Code

private $style = 'nested';