RedirectDestinationTest::$urlGenerator

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php \Drupal\Tests\Core\Routing\RedirectDestinationTest::urlGenerator
  2. 10 core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php \Drupal\Tests\Core\Routing\RedirectDestinationTest::urlGenerator
  3. 9 core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php \Drupal\Tests\Core\Routing\RedirectDestinationTest::urlGenerator
  4. 8.9.x core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php \Drupal\Tests\Core\Routing\RedirectDestinationTest::urlGenerator

The mocked URL generator.

Type: urlGenerator

File

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

Class

RedirectDestinationTest
Tests Drupal\Core\Routing\RedirectDestination.

Namespace

Drupal\Tests\Core\Routing

Code

protected UrlGeneratorInterface&Stub $urlGenerator;

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