You are here

service plugin.manager.archiver in Drupal 8

Same name and namespace in other branches
  1. 9 core/core.services.yml \plugin.manager.archiver
  2. 10 core/core.services.yml \plugin.manager.archiver

Class

Drupal\Core\Archiver\ArchiverManager
1 string reference to plugin.manager.archiver
UpdateManagerInstall::create in core/modules/update/src/Form/UpdateManagerInstall.php
Instantiates a new instance of this class.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Archiver\ArchiverManager
  2. parent: default_plugin_manager
  3. arguments:
  4. - '@file_system'