Symfony\Component\Mailer\Transport\AbstractTransportFactory

Class

Abstract

File

core/modules/mailer/mailer.services.yml

View source
  1. abstract: true
  2. arguments:
  3. - '@Psr\EventDispatcher\EventDispatcherInterface'
  4. - '@?Symfony\Contracts\HttpClient\HttpClientInterface'
  5. - null
  6. public: false

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.