You are here

protected property EventSettingsForm::$entityTypeManager in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_event/src/Form/EventSettingsForm.php \Drupal\social_event\Form\EventSettingsForm::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/social_features/social_event/src/Form/EventSettingsForm.php, line 25

Class

EventSettingsForm
Class EventSettingsForm.

Namespace

Drupal\social_event\Form

Code

protected $entityTypeManager;