You are here

protected property CasValidator::$urlGenerator in CAS 8

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

Stores URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/Service/CasValidator.php, line 57

Class

CasValidator
Class CasValidator.

Namespace

Drupal\cas\Service

Code

protected $urlGenerator;