You are here

constant TeamInvitationEvents::CREATED in Apigee Edge 8

Name of the event fired after a team_invitation is created.

File

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

Class

TeamInvitationEvents
Defines a list of events.

Namespace

Drupal\apigee_edge_teams\Event

Code

const CREATED = "apigee_edge_teams.team_invitation.created";