You are here

protected property WebformContentCreatorManageFieldsForm::$pluginFieldType in Webform Content Creator 3.x

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

Plugin field type.

Type: object

File

src/Form/WebformContentCreatorManageFieldsForm.php, line 35

Class

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

Namespace

Drupal\webform_content_creator\Form

Code

protected $pluginFieldType;