You are here

protected property AppStorage::$appController in Apigee Edge 8

The app controller service.

Type: \Drupal\apigee_edge\Entity\Controller\AppControllerInterface

File

src/Entity/Storage/AppStorage.php, line 47

Class

AppStorage
Base entity storage class for developer and team (company) app entities.

Namespace

Drupal\apigee_edge\Entity\Storage

Code

protected $appController;