plugin.manager.mail
Same name in other branches
- 9 core/core.services.yml \plugin.manager.mail
- 8.9.x core/core.services.yml \plugin.manager.mail
Class
Drupal\Core\Mail\MailManager2 string references to plugin.manager.mail
- AssertMailTraitTest::testAssertMailTrait in core/
tests/ Drupal/ KernelTests/ Core/ Test/ AssertMailTraitTest.php - Tests that the maintenance theme initializes the theme and its base themes.
- EmailAction::create in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ EmailAction.php - Creates an instance of the plugin.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Mail\MailManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@config.factory'
- - '@logger.factory'
- - '@string_translation'
- - '@renderer'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.