RedirectDestinationTest::$requestStack

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php \Drupal\Tests\Core\Routing\RedirectDestinationTest::requestStack
  2. 9 core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php \Drupal\Tests\Core\Routing\RedirectDestinationTest::requestStack
  3. 8.9.x core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php \Drupal\Tests\Core\Routing\RedirectDestinationTest::requestStack
  4. main 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 24

Class

RedirectDestinationTest
@coversDefaultClass \Drupal\Core\Routing\RedirectDestination[[api-linebreak]] @group Routing

Namespace

Drupal\Tests\Core\Routing

Code

protected $requestStack;

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