You are here

protected property CoffeeController::$urlGenerator in Coffee 8

The url generator service.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

Overrides UrlGeneratorTrait::$urlGenerator

File

src/Controller/CoffeeController.php, line 55

Class

CoffeeController
Provides route responses for coffee.module.

Namespace

Drupal\coffee\Controller

Code

protected $urlGenerator;