You are here

protected property AppByOwnerController::$owner in Apigee Edge 8

The owner of an app.

It could be a developer's email address, uuid or a company's company name.

Type: string

File

src/Entity/Controller/AppByOwnerController.php, line 58

Class

AppByOwnerController
Base class for developer- and company app controller services in Drupal.

Namespace

Drupal\apigee_edge\Entity\Controller

Code

protected $owner;