You are here

protected property TeamAppEditForm::$appCredentialControllerFactory in Apigee Edge 8

The app credential controller factory.

Type: \Drupal\apigee_edge_teams\Entity\Controller\TeamAppCredentialControllerFactoryInterface

File

modules/apigee_edge_teams/src/Entity/Form/TeamAppEditForm.php, line 46

Class

TeamAppEditForm
General form handler for the team app edit.

Namespace

Drupal\apigee_edge_teams\Entity\Form

Code

protected $appCredentialControllerFactory;