You are here

constant TeamInvitationEvents::DECLINED in Apigee Edge 8

Name of the event fired after a team_invitation is declined.

File

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

Class

TeamInvitationEvents
Defines a list of events.

Namespace

Drupal\apigee_edge_teams\Event

Code

const DECLINED = "apigee_edge_teams.team_invitation.declined";