コード例 #1
0
ファイル: Response.php プロジェクト: cwcw/cms
 /**
  *
  */
 public function __construct($return = null, $type = null)
 {
     parent::__construct($return, $type);
 }