You are here

protected property SettingsForm::$fieldTypePluginManager in Field Encryption 3.0.x

The field type plugin manager.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

src/Form/SettingsForm.php, line 24

Class

SettingsForm
Form builder for the field_encrypt settings admin page.

Namespace

Drupal\field_encrypt\Form

Code

protected $fieldTypePluginManager;