FOS\UserBundle\Tests\Command\DemoteSuperAdminCommandTest::tearDown PHP Méthode

tearDown() protected méthode

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