protected property Tar::$tar

The underlying ArchiveTar instance that does the heavy lifting.

Type: Drupal\Component\Archiver\ArchiveTar

File

drupal/core/lib/Drupal/Component/Archiver/Tar.php, line 20
Definition of Drupal\Component\Archiver\Tar.

Class

Tar
Defines a archiver implementation for .tar files.

Namespace

Drupal\Component\Archiver

Code

protected $tar;