You are here

protected property MeetingScoreForm::$entityTypeManager in Opigno Moxtra 8

Same name and namespace in other branches
  1. 3.x src/Form/MeetingScoreForm.php \Drupal\opigno_moxtra\Form\MeetingScoreForm::entityTypeManager

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/MeetingScoreForm.php, line 24

Class

MeetingScoreForm
Provides a form for scoring a opigno_moxtra_meeting entity.

Namespace

Drupal\opigno_moxtra\Form

Code

protected $entityTypeManager;