You are here

protected property TeamInvitationDeclineForm::$handleExpired in Apigee Edge 8

If set to TRUE an expired message is shown if team_invitation is expired.

Type: bool

Overrides TeamInvitationFormBase::$handleExpired

File

modules/apigee_edge_teams/src/Entity/Form/TeamInvitationDeclineForm.php, line 34

Class

TeamInvitationDeclineForm
Provides the decline form for team_invitation.

Namespace

Drupal\apigee_edge_teams\Entity\Form

Code

protected $handleExpired = TRUE;