You are here

protected property RedirectDestinationTest::$redirectDestination 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::redirectDestination

The tested redirect destination.

Type: \Drupal\Core\Routing\RedirectDestination

File

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

Class

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

Namespace

Drupal\Tests\Core\Routing

Code

protected $redirectDestination;