You are here

public constant AuthenticationForm::DEFAULT_KEY_ENTITY_ID in Apigee Edge 8

The default key entity id created by this form.

File

src/Form/AuthenticationForm.php, line 49

Class

AuthenticationForm
Provides a form for saving the Apigee Edge API authentication key.

Namespace

Drupal\apigee_edge\Form

Code

public const DEFAULT_KEY_ENTITY_ID = 'apigee_edge_connection_default';