Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TransportExceptionInterface.php
function TransportExceptionInterface::appendDebug
1 method overrides
TransportExceptionInterface::appendDebug()
TransportException::appendDebug
in vendor/
symfony/
mailer/
Exception/
TransportException.php
File
vendor/
symfony/
mailer/
Exception/
TransportExceptionInterface.php
, line 21
Class
TransportExceptionInterface
@author Fabien Potencier <
fabien@symfony.com
>
Namespace
Symfony\Component\Mailer\Exception
Code
public
function
appendDebug
(string
$debug
) : void;
RSS feed