Contao\CoreBundle\Test\Cache\ContaoCacheWarmerTest::tearDown PHP Метод

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

protected tearDown ( )
    protected function tearDown()
    {
        $fs = new Filesystem();
        $fs->remove($this->getCacheDir() . '/contao');
    }