예제 #1
0
 public function testFileDownloadSuccess()
 {
     $this->downloader->download("http://thelia.net/", "php://temp");
 }
예제 #2
0
 public function testFileDownloadSuccess()
 {
     $this->downloader->download("http://www.w3.org/", "php://temp");
 }