MailManagerTest::$requestStack

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php \Drupal\Tests\Core\Mail\MailManagerTest::requestStack
  2. 10 core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php \Drupal\Tests\Core\Mail\MailManagerTest::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack|\Prophecy\Prophecy\ProphecyInterface

File

core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php, line 72

Class

MailManagerTest
Tests Drupal\Core\Mail\MailManager.

Namespace

Drupal\Tests\Core\Mail

Code

protected $requestStack;

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