You are here

protected property ConfigForm::$transcoder 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::transcoder

The JWT transcoder.

Type: \Drupal\jwt\Transcoder\JwtTranscoder

File

src/Form/ConfigForm.php, line 24

Class

ConfigForm
Class ConfigForm.

Namespace

Drupal\jwt\Form

Code

protected $transcoder;