protected property Zip::$zip in Drupal 9
Same name and namespace in other branches
- 8 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;