You are here

protected property UpdateManagerInstall::$archiverManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/update/src/Form/UpdateManagerInstall.php \Drupal\update\Form\UpdateManagerInstall::archiverManager

The archiver plugin manager service.

Type: \Drupal\Core\Archiver\ArchiverManager

File

core/modules/update/src/Form/UpdateManagerInstall.php, line 48

Class

UpdateManagerInstall
Configure update settings for this site.

Namespace

Drupal\update\Form

Code

protected $archiverManager;