You are here

protected property UrlGenerator::$context in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/UrlGenerator.php \Drupal\Core\Routing\UrlGenerator::context

Type: RequestContext

File

core/lib/Drupal/Core/Routing/UrlGenerator.php, line 32

Class

UrlGenerator
Generates URLs from route names and parameters.

Namespace

Drupal\Core\Routing

Code

protected $context;