protected property Tar::$tar in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Archiver/Tar.php \Drupal\Core\Archiver\Tar::tar
The underlying ArchiveTar instance that does the heavy lifting.
Type: \Drupal\Core\Archiver\ArchiveTar
File
- core/
lib/ Drupal/ Core/ Archiver/ Tar.php, line 20 - Contains \Drupal\Core\Archiver\Tar.
Class
- Tar
- Defines a archiver implementation for .tar files.
Namespace
Drupal\Core\ArchiverCode
protected $tar;