You are here

protected property UrlGeneratorTrait::$urlGenerator in Drupal 8

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php, line 25

Class

UrlGeneratorTrait
Wrapper methods for the Url Generator.

Namespace

Drupal\Core\Routing

Code

protected $urlGenerator;