You are here

public constant DeveloperSettingsForm::VERIFICATION_ACTION_DISPLAY_ERROR_ONLY in Apigee Edge 8

Abort registration, display an error.

File

src/Form/DeveloperSettingsForm.php, line 42

Class

DeveloperSettingsForm
Provides a form for changing Developer related settings.

Namespace

Drupal\apigee_edge\Form

Code

public const VERIFICATION_ACTION_DISPLAY_ERROR_ONLY = 'display_error_only';