protected property RouteProcessorCurrentIntegrationTest::$urlGenerator in Drupal 8
Same name and namespace in other branches
- 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\RouteProcessorCode
protected $urlGenerator;