You are here

protected property TeamAppCreateFormBase::$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/TeamAppCreateFormBase.php, line 47

Class

TeamAppCreateFormBase
Base form for team app create forms.

Namespace

Drupal\apigee_edge_teams\Entity\Form

Code

protected $appCredentialControllerFactory;