plugin.manager.archiver
Same name and namespace in other branches
- 11.x core/core.services.yml \plugin.manager.archiver
- 10 core/core.services.yml \plugin.manager.archiver
- 9 core/core.services.yml \plugin.manager.archiver
- 8.9.x core/core.services.yml \plugin.manager.archiver
Class
Drupal\Core\Archiver\ArchiverManager2 string references to plugin.manager.archiver
- ArchiverTestBase::assertArchiveContainsFile in core/
tests/ Drupal/ KernelTests/ Core/ Archiver/ ArchiverTestBase.php - Asserts an archive contains a given file.
- ArchiverTestBase::assertArchiveNotContainsFile in core/
tests/ Drupal/ KernelTests/ Core/ Archiver/ ArchiverTestBase.php - Asserts an archive does not contain a given file.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Archiver\ArchiverManager
- parent: default_plugin_manager
- arguments:
- - '@file_system'
- deprecated: 'The "%service_id%" service is deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3556927'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.