You are here

protected property AppCreateForm::$apiProductController in Apigee Edge 8

The API product controller service.

Type: \Drupal\apigee_edge\Entity\Controller\ApiProductControllerInterface

File

src/Entity/Form/AppCreateForm.php, line 46

Class

AppCreateForm
Base entity form for developer- and team (company) app create forms.

Namespace

Drupal\apigee_edge\Entity\Form

Code

protected $apiProductController;