protected property UpdateManagerInstall::$archiverManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/update/src/Form/UpdateManagerInstall.php \Drupal\update\Form\UpdateManagerInstall::archiverManager
- 9 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\FormCode
protected $archiverManager;