You are here

public property GeocoderField::$fieldTypes in Geocoder 8.2

Same name and namespace in other branches
  1. 8.3 modules/geocoder_field/src/Annotation/GeocoderField.php \Drupal\geocoder_field\Annotation\GeocoderField::fieldTypes

A list of field types to be handled by this plugin.

Type: array

File

modules/geocoder_field/src/Annotation/GeocoderField.php, line 35

Class

GeocoderField
Defines a geocoder field plugin annotation object.

Namespace

Drupal\geocoder_field\Annotation

Code

public $fieldTypes;