You are here

constant TeamInvitationEvents::DELETED in Apigee Edge 8

Name of the event fired after a team_invitation is deleted.

File

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

Class

TeamInvitationEvents
Defines a list of events.

Namespace

Drupal\apigee_edge_teams\Event

Code

const DELETED = "apigee_edge_teams.team_invitation.deleted";