ZendTest\Stratigility\FinalHandlerTest::tearDown PHP Method

tearDown() public method

public tearDown ( )
    public function tearDown()
    {
        $this->restoreErrorHandler();
    }
FinalHandlerTest