You are here

constant TeamInvitationEvents::ACCEPTED in Apigee Edge 8

Name of event fired after a team_invitation is accepted.

File

modules/apigee_edge_teams/src/Event/TeamInvitationEvents.php, line 36

Class

TeamInvitationEvents
Defines a list of events.

Namespace

Drupal\apigee_edge_teams\Event

Code

const ACCEPTED = "apigee_edge_teams.team_invitation.accepted";