You are here

protected property EnrollInviteUserForm::$eventInviteStatus in Open Social 8.9

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_event/modules/social_event_invite/src/Form/EnrollInviteUserForm.php \Drupal\social_event_invite\Form\EnrollInviteUserForm::eventInviteStatus
  2. 10.0.x modules/social_features/social_event/modules/social_event_invite/src/Form/EnrollInviteUserForm.php \Drupal\social_event_invite\Form\EnrollInviteUserForm::eventInviteStatus
  3. 10.1.x modules/social_features/social_event/modules/social_event_invite/src/Form/EnrollInviteUserForm.php \Drupal\social_event_invite\Form\EnrollInviteUserForm::eventInviteStatus
  4. 10.2.x modules/social_features/social_event/modules/social_event_invite/src/Form/EnrollInviteUserForm.php \Drupal\social_event_invite\Form\EnrollInviteUserForm::eventInviteStatus

The event invite status helper.

Type: \Drupal\social_event\EventEnrollmentStatusHelper

File

modules/social_features/social_event/modules/social_event_invite/src/Form/EnrollInviteUserForm.php, line 25

Class

EnrollInviteUserForm
Class EnrollInviteForm.

Namespace

Drupal\social_event_invite\Form

Code

protected $eventInviteStatus;