コード例 #1
0
ファイル: Debug.php プロジェクト: shupp/Framework
 /**
  * __destruct
  *
  * @access public
  * @return void
  */
 public function __destruct()
 {
     parent::__destruct();
 }