You are here

protected property TeamInvitationResendForm::$teamInvitationNotifier in Apigee Edge 8

The team_invitation notifier service.

Type: \Drupal\apigee_edge_teams\TeamInvitationNotifierInterface

File

modules/apigee_edge_teams/src/Entity/Form/TeamInvitationResendForm.php, line 42

Class

TeamInvitationResendForm
Provides the resend form for team_invitation.

Namespace

Drupal\apigee_edge_teams\Entity\Form

Code

protected $teamInvitationNotifier;