protected property SamlService::$logger in SAML Authentication 4.x
Same name and namespace in other branches
- 8.3 src/SamlService.php \Drupal\samlauth\SamlService::logger
- 8.2 src/SamlService.php \Drupal\samlauth\SamlService::logger
A logger instance.
Type: \Psr\Log\LoggerInterface
File
- src/
SamlService.php, line 83
Class
- SamlService
- Governs communication between the SAML toolkit and the IdP / login behavior.
Namespace
Drupal\samlauthCode
protected $logger;