Tar::$tar

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Archiver/Tar.php \Drupal\Core\Archiver\Tar::tar
  2. 10 core/lib/Drupal/Core/Archiver/Tar.php \Drupal\Core\Archiver\Tar::tar
  3. 11.x 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\Archiver

Code

protected $tar;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.