コード例 #1
0
ファイル: TestTransport.php プロジェクト: castle/castle-php
 public static function reset()
 {
     self::$lastRequest = array();
     self::$params = array();
 }