You are here

protected property LinkGenerator::$drupal7 in Service Container 7.2

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

The Drupal7 service.

Type: \Drupal\service_container\Legacy\Drupal7

File

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

Class

LinkGenerator
Generates a link out from a given path, title and options.

Namespace

Drupal\service_container

Code

protected $drupal7;