Gc\View\Helper\FormCheckboxTest::tearDown PHP Méthode

tearDown() protected méthode

This method is called after a test is executed.
protected tearDown ( ) : void
Résultat void
    protected function tearDown()
    {
        unset($this->object);
        unset($this->element);
    }