FOS\UserBundle\Tests\Command\DemoteSuperAdminCommandTest::tearDown PHP Method

tearDown() protected method

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