protected property ServiceController::$eventDispatcher in CAS 2.x
Same name and namespace in other branches
- 8 src/Controller/ServiceController.php \Drupal\cas\Controller\ServiceController::eventDispatcher
The event dispatcher service.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
Controller/ ServiceController.php, line 97
Class
- ServiceController
- Controller used when redirect back from CAS authentication.
Namespace
Drupal\cas\ControllerCode
protected $eventDispatcher;