protected property MeetingForm::$pluginManager in Opigno Moxtra 3.x
Same name and namespace in other branches
- 8 src/Form/MeetingForm.php \Drupal\opigno_moxtra\Form\MeetingForm::pluginManager
Plugin manager.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- src/
Form/ MeetingForm.php, line 29
Class
- MeetingForm
- Provides a form for creating/editing a opigno_moxtra_meeting entity.
Namespace
Drupal\opigno_moxtra\FormCode
protected $pluginManager;