You are here

private property AbstractAppCredentialEvent::$appName in Apigee Edge 8

Name of the app.

Type: string

File

src/Event/AbstractAppCredentialEvent.php, line 64

Class

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

Namespace

Drupal\apigee_edge\Event

Code

private $appName;