Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Zip.php
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 an archiver implementation for .zip files.
Namespace
Drupal\Core\Archiver
Code
protected $zip;
RSS feed