You are here

protected property SimplesamlphpDrupalAuth::$logger in simpleSAMLphp Authentication 8.3

A logger instance.

Type: \Psr\Log\LoggerInterface

File

src/Service/SimplesamlphpDrupalAuth.php, line 48

Class

SimplesamlphpDrupalAuth
Service to link SimpleSAMLphp authentication with Drupal users.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $logger;