Sensio\Bundle\GeneratorBundle\Tests\Generator\GeneratorTest::tearDown PHP Méthode

tearDown() public méthode

public tearDown ( )
    public function tearDown()
    {
        $this->filesystem->remove($this->tmpDir);
    }
GeneratorTest