PhpMail::$request

Same name in other branches
  1. 10 core/lib/Drupal/Core/Mail/Plugin/Mail/PhpMail.php \Drupal\Core\Mail\Plugin\Mail\PhpMail::request

The currently active request object.

Type: \Symfony\Component\HttpFoundation\Request

File

core/lib/Drupal/Core/Mail/Plugin/Mail/PhpMail.php, line 44

Class

PhpMail
Defines the default Drupal mail backend, using PHP's native mail() function.

Namespace

Drupal\Core\Mail\Plugin\Mail

Code

protected $request;

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