You are here

protected property GeocodeFormatterBase::$geocoderProviders in Geocoder 8.3

The list of created Geocoder Providers.

Type: array

File

modules/geocoder_field/src/Plugin/Field/GeocodeFormatterBase.php, line 83

Class

GeocodeFormatterBase
Base Plugin implementation of the Geocode formatter.

Namespace

Drupal\geocoder_field\Plugin\Field

Code

protected $geocoderProviders = [];