You are here

public property WebformContentCreatorFieldMapping::$field_types in Webform Content Creator 3.x

An array of field types the content creator field mapping supports.

Type: array

File

src/Annotation/WebformContentCreatorFieldMapping.php, line 47

Class

WebformContentCreatorFieldMapping
Defines a data type of structured data.

Namespace

Drupal\webform_content_creator\Annotation

Code

public $field_types = [];