You are here

constant OAuthDeleteConsumerForm::NAME in OAuth 1.0 8.2

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

File

src/Form/OAuthDeleteConsumerForm.php, line 25
Contains \Drupal\oauth\Form\OAuthDeleteConsumerForm.

Class

OAuthDeleteConsumerForm
Provides an oauth_consumer deletion confirmation form.

Namespace

Drupal\oauth\Form

Code

const NAME = 'oauth_delete_consumer_form';