You are here

public property GeocoderPreprocessor::$fieldTypes in Geocoder 8.2

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

The field types where this plugin applies.

Type: array

File

modules/geocoder_field/src/Annotation/GeocoderPreprocessor.php, line 19

Class

GeocoderPreprocessor
Defines a geocoder preprocessor plugin annotation object.

Namespace

Drupal\geocoder_field\Annotation

Code

public $fieldTypes;