You are here

protected property WebformContentCreatorManageFieldsForm::$entityTypeManager in Webform Content Creator 8

Same name and namespace in other branches
  1. 3.x src/Form/WebformContentCreatorManageFieldsForm.php \Drupal\webform_content_creator\Form\WebformContentCreatorManageFieldsForm::entityTypeManager
  2. 2.x src/Form/WebformContentCreatorManageFieldsForm.php \Drupal\webform_content_creator\Form\WebformContentCreatorManageFieldsForm::entityTypeManager

Entity type manager.

Type: object

Overrides EntityForm::$entityTypeManager

File

src/Form/WebformContentCreatorManageFieldsForm.php, line 40

Class

WebformContentCreatorManageFieldsForm
Form handler for the Webform content creator manage fields form.

Namespace

Drupal\webform_content_creator\Form

Code

protected $entityTypeManager;