コード例 #1
0
ファイル: Request.php プロジェクト: rashijani/dragonphp
 public function reset()
 {
     self::$_data = array();
 }