You are here

protected property PreprocessorBase::$field in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 modules/geocoder_field/src/PreprocessorBase.php \Drupal\geocoder_field\PreprocessorBase::field

The field that needs to be preprocessed.

Type: \Drupal\Core\Field\FieldItemListInterface

File

modules/geocoder_field/src/PreprocessorBase.php, line 21

Class

PreprocessorBase
Base class for the Preprocessor plugin.

Namespace

Drupal\geocoder_field

Code

protected $field;