constant HamlRenderer::STYLE_COMPACT in Sassy 7
File
- phamlp/
haml/ renderers/ HamlRenderer.php, line 29
Class
- HamlRenderer
- HamlRenderer class. Provides the most common version of each method. Child classs override methods to provide style specific rendering. @package PHamlP @subpackage Haml.renderers
Code
const STYLE_COMPACT = 'compact';