PhpMailTest::$request

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/PhpMailTest.php \Drupal\Tests\Core\Mail\Plugin\Mail\PhpMailTest::request

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/PhpMailTest.php, line 32

Class

PhpMailTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Mail%21Plugin%21Mail%21PhpMail.php/class/PhpMail/10" title="Defines the default Drupal mail backend, using PHP&#039;s native mail() function." class="local">\Drupal\Core\Mail\Plugin\Mail\PhpMail</a> @group Mail

Namespace

Drupal\Tests\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.