You are here

protected property ILTForm::$pluginManager in Opigno Instructor-led Trainings 3.x

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

The plugin manger.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Form/ILTForm.php, line 29

Class

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

Namespace

Drupal\opigno_ilt\Form

Code

protected $pluginManager;