You are here

protected function TranslatorCacheTest::tearDown in Plug 7

File

lib/Symfony/translation/Tests/TranslatorCacheTest.php, line 30

Class

TranslatorCacheTest

Namespace

Symfony\Component\Translation\Tests

Code

protected function tearDown() {
  $this
    ->deleteTmpDir();
}