You are here

constant AbstractAppCredentialEvent::APP_TYPE_TEAM in Apigee Edge 8

Team app type.

File

src/Event/AbstractAppCredentialEvent.php, line 36

Class

AbstractAppCredentialEvent
Base class for app credential create, generate and add products events.

Namespace

Drupal\apigee_edge\Event

Code

const APP_TYPE_TEAM = 'team';