You are here

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

The user key repository service.

Type: \Drupal\users_jwt\UsersJwtKeyRepositoryInterface

File

modules/users_jwt/src/Form/UsersGenerateKeyForm.php, line 25

Class

UsersGenerateKeyForm
Class UsersKeyForm.

Namespace

Drupal\users_jwt\Form

Code

protected $keyRepository;