You are here

constant AppCredentialCreateEvent::EVENT_NAME in Apigee Edge 8

Event id.

File

src/Event/AppCredentialCreateEvent.php, line 36

Class

AppCredentialCreateEvent
Triggered when a new app credential has been created for an app.

Namespace

Drupal\apigee_edge\Event

Code

const EVENT_NAME = 'apigee_edge.app_credential.create';