コード例 #1
0
ファイル: TestUtils.php プロジェクト: arvici/framework
 public static function clearHttp()
 {
     Http::clearInstance();
 }