The underlying ZipArchive instance that does the heavy lifting.

Type: ZipArchive

File

core/modules/system/system.archiver.inc, line 84
Archiver implementations provided by the system module.

Class

ArchiverZip
Archiver for .zip files.

Code

protected $zip;