You are here

protected property AppCredentialControllerBase::$owner in Apigee Edge 8

Email address or id (UUID) of a developer, or name of a company.

Type: string

File

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

Class

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

Namespace

Drupal\apigee_edge\Entity\Controller

Code

protected $owner;