The underlying ZipArchive instance that does the heavy lifting.
Type: ZipArchive
File
- drupal/core/lib/Drupal/Component/Archiver/Zip.php, line 24
- Definition of Drupal\Component\Archiver\Zip.
Class
- Zip
- Defines a archiver implementation for .zip files.
Namespace
Drupal\Component\Archiver
Code
protected $zip;