Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SmtpTransport.php

SmtpTransport::$restartThreshold

Type: restartThreshold

File

vendor/symfony/mailer/Transport/Smtp/SmtpTransport.php, line 37

Class

SmtpTransport
Sends emails over SMTP.

Namespace

Symfony\Component\Mailer\Transport\Smtp

Code

private int $restartThreshold = 100;
RSS feed
Powered by Drupal