DMS\Bundle\FilterBundle\Tests\Form\Type\FormTypeFilterExtensionTest::tearDown PHP Method

tearDown() protected method

protected tearDown ( )
    protected function tearDown()
    {
        $this->filter = null;
        $this->autoFilter = true;
        parent::tearDown();
    }