You are here

protected property UsersJwtAuth::$loggerFactory in JSON Web Token Authentication (JWT) 8

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

modules/users_jwt/src/Authentication/Provider/UsersJwtAuth.php, line 48

Class

UsersJwtAuth
Class UsersJwtAuth.

Namespace

Drupal\users_jwt\Authentication\Provider

Code

protected $loggerFactory;