You are here

protected property OAuthKeyForm::$key in Lightning API 8.4

Same name and namespace in other branches
  1. 8 src/Form/OAuthKeyForm.php \Drupal\lightning_api\Form\OAuthKeyForm::key
  2. 8.2 src/Form/OAuthKeyForm.php \Drupal\lightning_api\Form\OAuthKeyForm::key
  3. 8.3 src/Form/OAuthKeyForm.php \Drupal\lightning_api\Form\OAuthKeyForm::key

The OAuth key service.

Type: \Drupal\lightning_api\OAuthKey

File

src/Form/OAuthKeyForm.php, line 23

Class

OAuthKeyForm
Provides a form for generating oAuth key pairs.

Namespace

Drupal\lightning_api\Form

Code

protected $key;