예제 #1
0
파일: Html.php 프로젝트: ucsdmath/Html
 /**
  * Destructor.
  *
  * @api
  */
 public function __destruct()
 {
     parent::__destruct();
 }