protected property ArchiverZip::$zip

The underlying ZipArchive instance that does the heavy lifting.

Type: ZipArchive

File

drupal/modules/system/system.archiver.inc, line 85
Archiver implementations provided by the system module.

Class

ArchiverZip
Archiver for .zip files.

Code

protected $zip;