You are here

constant TeamInvitationEvents::CANCELLED in Apigee Edge 8

Name of the event fired after a team_invitation is cancelled.

File

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

Class

TeamInvitationEvents
Defines a list of events.

Namespace

Drupal\apigee_edge_teams\Event

Code

const CANCELLED = "apigee_edge_teams.team_invitation.cancelled";