public property Haml::$emptyTags in Sassy 7
* * if they have no content.
Type: array A list of tag names that should be automatically self-closed
File
- phamlp/
Yii/ phamlp/ Haml.php, line 127
Class
- Haml
- HamlViewRenderer allows you to write view files in {@link Haml http://haml-lang.com/}. @package PHamlP @subpackage Yii
Code
public $emptyTags;