PHPZip\Zip\Exception\HeadersSent::getHeaderLine PHP Method

getHeaderLine() public method

public getHeaderLine ( )
    public function getHeaderLine(){
        return $this->_headerLine;
    }