module_installer.uninstall_validators

Class

\IteratorIterator
1 string reference to module_installer.uninstall_validators
ModuleInstaller::__construct in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Constructs a new ModuleInstaller instance.

File

core/core.services.yml

View source
  1. class: \IteratorIterator
  2. arguments:
  3. - !tagged_iterator module_install.uninstall_validator
  4. deprecated: 'The "%service_id%" service is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Inject "!tagged_iterator module_install.uninstall_validator" instead. See https://www.drupal.org/node/3432595'

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