protected property ArchiverZip::$zip

The underlying ZipArchive instance that does the heavy lifting.

Tipo: ZipArchive

Archivo

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

Class

ArchiverZip
Archiver for .zip files.

Código

protected $zip;