You are here

public constant DeveloperSettingsForm::VERIFICATION_ACTION_VERIFY_EMAIL in Apigee Edge 8

Allow to confirm email address with a verification email.

File

src/Form/DeveloperSettingsForm.php, line 35

Class

DeveloperSettingsForm
Provides a form for changing Developer related settings.

Namespace

Drupal\apigee_edge\Form

Code

public const VERIFICATION_ACTION_VERIFY_EMAIL = 'verify_email';