service smtp.connection_tester in SMTP Authentication Support 8
Class
Drupal\smtp\ConnectionTester\ConnectionTester2 string references to smtp.connection_tester
- ConnectionTesterTest::testHookRequirements in tests/
src/ Kernel/ ConnectionTester/ ConnectionTesterTest.php - Test for hookRequirements().
- smtp_requirements in ./
smtp.install - Implements hook_requirements().
File
View source
- class: Drupal\smtp\ConnectionTester\ConnectionTester
- arguments:
- - '@config.factory'
- - '@smtp.logger_channel'
- - '@plugin.manager.mail'