UpdateManagerInstall::$archiverManager

Same name and namespace in other branches
  1. 9 core/modules/update/src/Form/UpdateManagerInstall.php \Drupal\update\Form\UpdateManagerInstall::archiverManager
  2. 8.9.x core/modules/update/src/Form/UpdateManagerInstall.php \Drupal\update\Form\UpdateManagerInstall::archiverManager
  3. 10 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.