Acacha\Llum\Tests\SqliteTouchCommandTest::tearDown PHP Méthode

tearDown() protected méthode

protected tearDown ( )
    protected function tearDown()
    {
        passthru('rm -rf database');
    }
SqliteTouchCommandTest