You are here

protected property TeamAppEditForm::$teamPermissionHandler in Apigee Edge 8

The team permission handler.

Type: \Drupal\apigee_edge_teams\TeamPermissionHandlerInterface

File

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

Class

TeamAppEditForm
General form handler for the team app edit.

Namespace

Drupal\apigee_edge_teams\Entity\Form

Code

protected $teamPermissionHandler;