You are here

protected property AppCredentialControllerBase::$appName in Apigee Edge 8

Name of the app.

Type: string

File

src/Entity/Controller/AppCredentialControllerBase.php, line 69

Class

AppCredentialControllerBase
Base class for developer- and company app credential controller services.

Namespace

Drupal\apigee_edge\Entity\Controller

Code

protected $appName;