webprofiler.debug.plugin.manager.mail.default

Class

Drupal\Core\Mail\MailManager
1 string reference to webprofiler.debug.plugin.manager.mail.default
DecoratorPass::process in webprofiler/src/Compiler/DecoratorPass.php

File

webprofiler/webprofiler.services.yml

View source
  1. class: Drupal\Core\Mail\MailManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.discovery'
  5. - '@module_handler'
  6. - '@config.factory'
  7. - '@logger.factory'
  8. - '@string_translation'
  9. - '@renderer'