You are here

protected property ServiceController::$urlGenerator in CAS 8

Same name and namespace in other branches
  1. 2.x src/Controller/ServiceController.php \Drupal\cas\Controller\ServiceController::urlGenerator

Used to generate redirect URLs.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/Controller/ServiceController.php, line 76

Class

ServiceController
Class ServiceController.

Namespace

Drupal\cas\Controller

Code

protected $urlGenerator;