protected property Zip::$zip in Drupal 8
Same name and namespace in other branches
- 9 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 a archiver implementation for .zip files.
Namespace
Drupal\Core\ArchiverCode
protected $zip;