protected property SamlService::$currentUser in SAML Authentication 8.3
Same name and namespace in other branches
- 4.x src/SamlService.php \Drupal\samlauth\SamlService::currentUser
The current user service.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
SamlService.php, line 118
Class
- SamlService
- Governs communication between the SAML toolkit and the IdP / login behavior.
Namespace
Drupal\samlauthCode
protected $currentUser;