You are here

protected property RouteProcessorCurrentIntegrationTest::$urlGenerator in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php \Drupal\KernelTests\Core\RouteProcessor\RouteProcessorCurrentIntegrationTest::urlGenerator

The URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php, line 31

Class

RouteProcessorCurrentIntegrationTest
Tests the <current> route processor.

Namespace

Drupal\KernelTests\Core\RouteProcessor

Code

protected $urlGenerator;