You are here

protected property InPlaceUpdate::$archiveManager in Automatic Updates 8

The archive manager.

Type: \Drupal\Core\Archiver\ArchiverManager

File

src/Services/InPlaceUpdate.php, line 52

Class

InPlaceUpdate
Class to apply in-place updates.

Namespace

Drupal\automatic_updates\Services

Code

protected $archiveManager;