The name of the module providing the field type plugin.
Type: string
File
- core/lib/Drupal/Core/Field/Annotation/FieldType.php, line 31
Class
- FieldType
- Defines a FieldType annotation object.
Namespace
Drupal\Core\Field\Annotation
Code
public $module;
Please login to continue.