Exemplo n.º 1
0
 public static function h6($text = '')
 {
     return XHTML::h('6', $text);
 }