protected property Zip::$zip

The underlying ZipArchive instance that does the heavy lifting.

Type: \ZipArchive

File

core/lib/Drupal/Core/Archiver/Zip.php, line 17

Class

Zip
Defines a archiver implementation for .zip files.

Namespace

Drupal\Core\Archiver

Code

protected $zip;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Archiver!Zip.php/property/Zip::zip/8.1.x