Symfony\Component\Form\Tests\Extension\Validator\Type\TypeTestCase::tearDown PHP Method

tearDown() protected method

protected tearDown ( )
    protected function tearDown()
    {
        $this->validator = null;

        parent::tearDown();
    }