コード例 #1
0
 public static function clear()
 {
     self::$html = array();
     self::$group_open = false;
 }