You are here

protected property MeetingForm::$pluginManager in Opigno Moxtra 8

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

Plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Form/MeetingForm.php, line 28

Class

MeetingForm
Provides a form for creating/editing a opigno_moxtra_meeting entity.

Namespace

Drupal\opigno_moxtra\Form

Code

protected $pluginManager;