You are here

public property ArchiveTar::$_compress in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Archiver/ArchiveTar.php \Drupal\Core\Archiver\ArchiveTar::_compress

Type: boolean if true, the Tar file will be gzipped

File

core/lib/Drupal/Core/Archiver/ArchiveTar.php, line 121

Class

ArchiveTar

Namespace

Drupal\Core\Archiver

Code

public $_compress = false;