protected property ServiceController::$urlGenerator in CAS 2.x
Same name and namespace in other branches
- 8 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
- Controller used when redirect back from CAS authentication.
Namespace
Drupal\cas\ControllerCode
protected $urlGenerator;