You are here

protected property FileAddArchiveForm::$archiverManager in File Entity (fieldable files) 8.2

The archiver manager.

Type: \Drupal\Core\Archiver\ArchiverManager

File

src/Form/FileAddArchiveForm.php, line 41

Class

FileAddArchiveForm
Form controller for archive type forms.

Namespace

Drupal\file_entity\Form

Code

protected $archiverManager;