Provides an Archiver plugin manager. Hierarchy class \Drupal\Component\Plugin\PluginManagerBase
public ArchiverManager::getInstance(array $options)
public Tar::remove($file_path) Removes the specified
public Tar::add($file_path) Adds the specified file
public ArchiverInterface::listContents()
Defines an archiver annotation object. Plugin Namespace: Plugin\Archiver For a working example, see \Drupal
Defines a archiver implementation for .tar files. Hierarchy class \Drupal\Core\Archiver\
public Zip::listContents() Lists all files in the
public Tar::getArchive() Retrieves the tar engine
public ArchiverInterface::remove($path)
Page 1 of 4