service webprofiler.debug.plugin.manager.mail.default in Devel 8.2
Same name and namespace in other branches
- 8.3 webprofiler/webprofiler.services.yml \webprofiler.debug.plugin.manager.mail.default
- 8 webprofiler/webprofiler.services.yml \webprofiler.debug.plugin.manager.mail.default
- 4.x webprofiler/webprofiler.services.yml \webprofiler.debug.plugin.manager.mail.default
Class
Drupal\Core\Mail\MailManager1 string reference to webprofiler.debug.plugin.manager.mail.default
- DecoratorPass::process in webprofiler/
src/ Compiler/ DecoratorPass.php - You can modify the container here before it is dumped to PHP code.
File
- webprofiler/
webprofiler.services.yml - webprofiler/webprofiler.services.yml
View source
- class: Drupal\Core\Mail\MailManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@config.factory'
- - '@logger.factory'
- - '@string_translation'
- - '@renderer'