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

tearDown() protected méthode

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