コード例 #1
0
ファイル: FileSystemTest.php プロジェクト: nstdio/file-pager
 public function tearDown()
 {
     self::delTree($this->goodCache->getDir());
 }