Pinq\Tests\Integration\Caching\DirectoryCacheTestBase::tearDownCache PHP Метод

tearDownCache() защищенный Метод

protected tearDownCache ( )
    protected function tearDownCache()
    {
        usleep(1000);
        self::deleteDirectory(self::$cacheDirectoryPath);
    }