コード例 #1
0
ファイル: SiftRequest.php プロジェクト: caomw/sift-php
 public static function clearMockResponse()
 {
     self::$mock = null;
 }