You are here

protected property CasRedirector::$urlGenerator in CAS 8

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

Stores URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/Service/CasRedirector.php, line 41

Class

CasRedirector
Class CasRedirector.

Namespace

Drupal\cas\Service

Code

protected $urlGenerator;