protected property SamlService::$eventDispatcher in SAML Authentication 8.2
Same name and namespace in other branches
- 8.3 src/SamlService.php \Drupal\samlauth\SamlService::eventDispatcher
- 4.x src/SamlService.php \Drupal\samlauth\SamlService::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
SamlService.php, line 67
Class
- SamlService
- Governs communication between the SAML toolkit and the IDP / login behavior.
Namespace
Drupal\samlauthCode
protected $eventDispatcher;