protected property CasValidator::$urlGenerator in CAS 2.x
Same name and namespace in other branches
- 8 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
- The CAS ticket validator service.
Namespace
Drupal\cas\ServiceCode
protected $urlGenerator;