You are here

protected property ConfigFieldsExportToCodeForm::$fieldCloner in Field tools 8

The field cloner.

Type: \Drupal\field_tools\FieldCloner

File

src/Form/ConfigFieldsExportToCodeForm.php, line 36

Class

ConfigFieldsExportToCodeForm
Provides a form to clone multiple fields from an entity bundle.

Namespace

Drupal\field_tools\Form

Code

protected $fieldCloner;