You are here

protected property OAuthKeyForm::$key in Lightning API 8

Same name and namespace in other branches
  1. 8.4 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 20

Class

OAuthKeyForm

Namespace

Drupal\lightning_api\Form

Code

protected $key;