You are here

protected property SamlController::$logger in SAML Authentication 8.3

Same name and namespace in other branches
  1. 4.x src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::logger

A logger instance.

Type: \Psr\Log\LoggerInterface

File

src/Controller/SamlController.php, line 84

Class

SamlController
Returns responses for samlauth module routes.

Namespace

Drupal\samlauth\Controller

Code

protected $logger;