Zip::$zip
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Archiver/Zip.php \Drupal\Core\Archiver\Zip::zip
- 10 core/lib/Drupal/Core/Archiver/Zip.php \Drupal\Core\Archiver\Zip::zip
- 11.x core/lib/Drupal/Core/Archiver/Zip.php \Drupal\Core\Archiver\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\ArchiverCode
protected $zip;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.