You are here

protected property EnrollActionForm::$eventEnrollService in Open Social 10.3.x

Same name and namespace in other branches
  1. 10.2.x modules/social_features/social_event/src/Form/EnrollActionForm.php \Drupal\social_event\Form\EnrollActionForm::eventEnrollService

The event enroll service.

Type: \Drupal\social_event\Service\SocialEventEnrollServiceInterface

File

modules/social_features/social_event/src/Form/EnrollActionForm.php, line 86

Class

EnrollActionForm
Class EnrollActionForm.

Namespace

Drupal\social_event\Form

Code

protected $eventEnrollService;