You are here

constant OAuthAddConsumerForm::NAME in OAuth 1.0 8

Same name and namespace in other branches
  1. 8.2 src/Form/OAuthAddConsumerForm.php \Drupal\oauth\Form\OAuthAddConsumerForm::NAME

File

src/Form/OAuthAddConsumerForm.php, line 21
Contains \Drupal\oauth\Form\OAuthAddConsumerForm.

Class

OAuthAddConsumerForm
Provides a form to add OAuth consumers.

Namespace

Drupal\oauth\Form

Code

const NAME = 'oauth_add_consumer_form';