You are here

protected property SimplesamlExternalauthSubscriber::$logger in simpleSAMLphp Authentication 8.3

A logger instance.

Type: \Psr\Log\LoggerInterface

File

src/EventSubscriber/SimplesamlExternalauthSubscriber.php, line 46

Class

SimplesamlExternalauthSubscriber
Event subscriber subscribing to ExternalAuthEvents.

Namespace

Drupal\simplesamlphp_auth\EventSubscriber

Code

protected $logger;