lithium\tests\mocks\console\MockResponse::__destruct PHP Method

__destruct() public method

public __destruct ( )
    public function __destruct()
    {
        $this->output = null;
        $this->error = null;
    }