You are here

protected property ConfigForm::$keyRepo in JSON Web Token Authentication (JWT) 8

Same name and namespace in other branches
  1. 8.0 src/Form/ConfigForm.php \Drupal\jwt\Form\ConfigForm::keyRepo

The key repository.

Type: \Drupal\key\KeyRepositoryInterface

File

src/Form/ConfigForm.php, line 31

Class

ConfigForm
Class ConfigForm.

Namespace

Drupal\jwt\Form

Code

protected $keyRepo;