You are here

protected property ILTForm::$pluginManager in Opigno Instructor-led Trainings 8

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

The plugin manger.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Form/ILTForm.php, line 27

Class

ILTForm
Provides a form for creating/editing a opigno_ilt entity.

Namespace

Drupal\opigno_ilt\Form

Code

protected $pluginManager;