You are here

service lightning_api.oauth_key in Lightning API 8

Same name and namespace in other branches
  1. 8.4 lightning_api.services.yml \lightning_api.oauth_key
  2. 8.2 lightning_api.services.yml \lightning_api.oauth_key
  3. 8.3 lightning_api.services.yml \lightning_api.oauth_key

Class

\Drupal\lightning_api\OAuthKey
1 string reference to lightning_api.oauth_key
OAuthKeyForm::create in src/Form/OAuthKeyForm.php
Instantiates a new instance of this class.

File

./lightning_api.services.yml
lightning_api.services.yml

View source
  1. class: \Drupal\lightning_api\OAuthKey
  2. arguments:
  3. - '@config.factory'
  4. - '@file_system'