Exemple #1
0
 /**
  * {@inheritdoc}
  */
 protected function tearDown()
 {
     $this->fs->removeDirectory($this->componentDir);
     return parent::tearDown();
 }