protected property SettingsForm::$pluginManager in Entity Print 8.2
Same name and namespace in other branches
- 8 src/Form/SettingsForm.php \Drupal\entity_print\Form\SettingsForm::pluginManager
The Print engine plugin manager.
Type: \Drupal\entity_print\Plugin\EntityPrintPluginManagerInterface
File
- src/
Form/ SettingsForm.php, line 24
Class
- SettingsForm
- Defines a form that configures Entity Print settings.
Namespace
Drupal\entity_print\FormCode
protected $pluginManager;