You are here

protected property EnrollRequestDeclineForm::$eventInviteStatus in Open Social 10.0.x

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

The event invite status helper.

Type: \Drupal\social_event\EventEnrollmentStatusHelper

File

modules/social_features/social_event/src/Form/EnrollRequestDeclineForm.php, line 48

Class

EnrollRequestDeclineForm
Class EnrollRequestDeclineForm.

Namespace

Drupal\social_event\Form

Code

protected $eventInviteStatus;