You are here

protected property ILTScoreForm::$entityTypeManager in Opigno Instructor-led Trainings 8

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

The Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/ILTScoreForm.php, line 22

Class

ILTScoreForm
Provides a form for scoring a opigno_ilt entity.

Namespace

Drupal\opigno_ilt\Form

Code

protected $entityTypeManager;