protected property CasUserManager::$eventDispatcher in CAS 8
Same name and namespace in other branches
- 2.x src/Service/CasUserManager.php \Drupal\cas\Service\CasUserManager::eventDispatcher
Used to dispatch CAS login events.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
Service/ CasUserManager.php, line 94
Class
- CasUserManager
- Class CasUserManager.
Namespace
Drupal\cas\ServiceCode
protected $eventDispatcher;