You are here

protected property RouteNoneTest::$urlGenerator in Drupal 8

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

The URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php, line 32

Class

RouteNoneTest
Tests the <none> route processor.

Namespace

Drupal\KernelTests\Core\RouteProcessor

Code

protected $urlGenerator;