You are here

service swiftmailer.transport in Swift Mailer 8.2

Same name and namespace in other branches
  1. 8 swiftmailer.services.yml \swiftmailer.transport

Class

Drupal\swiftmailer\TransportFactory
8 string references to swiftmailer.transport
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::submitForm in src/Form/SettingsForm.php
Form submission handler.
SwiftMailer::create in src/Plugin/Mail/SwiftMailer.php
Creates an instance of the plugin.
SwiftMailerSettingsTest::testTransportSettings in tests/src/FunctionalJavascript/SwiftMailerSettingsTest.php
Tests the Transport Settings.

... See full list

File

./swiftmailer.services.yml
swiftmailer.services.yml

View source
  1. class: Drupal\swiftmailer\TransportFactory
  2. arguments:
  3. - '@config.factory'