The underlying ZipArchive instance that does the heavy lifting.
Type: ZipArchive
File
- modules/
system/ system.archiver.inc, line 85 - Archiver implementations provided by the system module.
Class
- ArchiverZip
- Archiver for .zip files.
Code
protected $zip;