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