You are here

protected property AuthController::$logger in Auth0 Single Sign On 8.2

The logger.

Type: \Psr\Log\LoggerInterface

File

src/Controller/AuthController.php, line 76
Contains \Drupal\auth0\Controller\AuthController.

Class

AuthController
Controller routines for auth0 authentication.

Namespace

Drupal\auth0\Controller

Code

protected $logger;