You are here

protected property GeocoderApiEnpoints::$geocoderFormatterPluginManager in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 src/Controller/GeocoderApiEnpoints.php \Drupal\geocoder\Controller\GeocoderApiEnpoints::geocoderFormatterPluginManager

The Geocoder formatter plugin manager service.

Type: \Drupal\geocoder\FormatterPluginManager

File

src/Controller/GeocoderApiEnpoints.php, line 58

Class

GeocoderApiEnpoints
Class GeocoderApiEnpoints.

Namespace

Drupal\geocoder\Controller

Code

protected $geocoderFormatterPluginManager;