You are here

protected property SimplesamlphpAuthController::$logger in simpleSAMLphp Authentication 8.3

A logger instance.

Type: \Psr\Log\LoggerInterface

File

src/Controller/SimplesamlphpAuthController.php, line 71

Class

SimplesamlphpAuthController
Controller routines for simplesamlphp_auth routes.

Namespace

Drupal\simplesamlphp_auth\Controller

Code

protected $logger;