You are here

protected property RedirectDestinationTest::$requestStack in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php \Drupal\Tests\Core\Routing\RedirectDestinationTest::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php, line 22

Class

RedirectDestinationTest
@coversDefaultClass \Drupal\Core\Routing\RedirectDestination @group Routing

Namespace

Drupal\Tests\Core\Routing

Code

protected $requestStack;