PhpOffice\PhpPresentation\Writer\AbstractDecoratorWriter::getZip PHP Method

getZip() public method

public getZip ( ) : PhpOffice\Common\Adapter\Zip\ZipInterface
return PhpOffice\Common\Adapter\Zip\ZipInterface
    public function getZip()
    {
        return $this->oZip;
    }