You are here

protected property FieldEncryptSettingsForm::$fieldTypePluginManager in Field Encryption 8.2

The field type plugin manager.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

src/Form/FieldEncryptSettingsForm.php, line 21

Class

FieldEncryptSettingsForm
Form builder for the field_encrypt settings admin page.

Namespace

Drupal\field_encrypt\Form

Code

protected $fieldTypePluginManager;