You are here

protected property UrlGenerator::$drupal7 in Service Container 7

Same name and namespace in other branches
  1. 7.2 src/UrlGenerator.php \Drupal\service_container\UrlGenerator::drupal7

The Drupal7 service.

Type: \Drupal\service_container\Legacy\Drupal7

File

src/UrlGenerator.php, line 26
Contains \Drupal\service_container\UrlGenerator.

Class

UrlGenerator
Generates a URL out of a path and options.

Namespace

Drupal\service_container

Code

protected $drupal7;