You are here

namespace Drupal\geocoder_field in Geocoder 8.2

Same name in other branches
  1. 8.3 Drupal\geocoder_field
Classsort descending Location Description
GeocoderFieldPluginInterface modules/geocoder_field/src/GeocoderFieldPluginInterface.php Provides an interface for field plugins.
GeocoderFieldPluginManager modules/geocoder_field/src/GeocoderFieldPluginManager.php The Geocoder Field Plugin manager.
PreprocessorBase modules/geocoder_field/src/PreprocessorBase.php Base class for the Preprocessor plugin.
PreprocessorInterface modules/geocoder_field/src/PreprocessorInterface.php Provides an interface for geocoder preprocessor plugins.
PreprocessorPluginManager modules/geocoder_field/src/PreprocessorPluginManager.php Provides a plugin manager for geocoder data preprocessors.