You are here

protected property UsersKeyForm::$keyRepository in JSON Web Token Authentication (JWT) 8

The user key repository service.

Type: \Drupal\users_jwt\UsersJwtKeyRepositoryInterface

File

modules/users_jwt/src/Form/UsersKeyForm.php, line 24

Class

UsersKeyForm
Class UsersKeyForm.

Namespace

Drupal\users_jwt\Form

Code

protected $keyRepository;