protected property PreprocessorBase::$field in Geocoder 8.2
Same name and namespace in other branches
- 8.3 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_fieldCode
protected $field;