protected property CasUserManager::$eventDispatcher in CAS 2.x
Same name and namespace in other branches
- 8 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
- Provides the 'cas.user_manager' service default implementation.
Namespace
Drupal\cas\ServiceCode
protected $eventDispatcher;