You are here

protected property AppControllerBase::$organizationController in Apigee Edge 8

The organization controller service.

Type: \Drupal\apigee_edge\Entity\Controller\OrganizationControllerInterface

File

src/Entity/Controller/AppControllerBase.php, line 39

Class

AppControllerBase
Base class for all app controller services in Drupal.

Namespace

Drupal\apigee_edge\Entity\Controller

Code

protected $organizationController;