protected property Zip::$zip in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 22 - Contains \Drupal\Core\Archiver\Zip.
Class
- Zip
- Defines a archiver implementation for .zip files.
Namespace
Drupal\Core\ArchiverCode
protected $zip;