You are here

protected property SettingsForm::$pluginManager in Entity Print 8

Same name and namespace in other branches
  1. 8.2 src/Form/SettingsForm.php \Drupal\entity_print\Form\SettingsForm::pluginManager

The Pdf engine plugin manager.

Type: \Drupal\entity_print\Plugin\EntityPrintPluginManager

File

src/Form/SettingsForm.php, line 23

Class

SettingsForm
Defines a form that configures Entity Print settings.

Namespace

Drupal\entity_print\Form

Code

protected $pluginManager;