You are here

private property Oauth2GenerateKeyForm::$keyGen in Simple OAuth (OAuth2) & OpenID Connect 8.3

Same name and namespace in other branches
  1. 8.4 src/Entity/Form/Oauth2GenerateKeyForm.php \Drupal\simple_oauth\Entity\Form\Oauth2GenerateKeyForm::keyGen
  2. 5.x src/Entity/Form/Oauth2GenerateKeyForm.php \Drupal\simple_oauth\Entity\Form\Oauth2GenerateKeyForm::keyGen

Type: \Drupal\simple_oauth\Service\KeyGeneratorService

File

src/Entity/Form/Oauth2GenerateKeyForm.php, line 22

Class

Oauth2GenerateKeyForm
@internal

Namespace

Drupal\simple_oauth\Entity\Form

Code

private $keyGen;