You are here

protected property GeocodeFormatterBase::$config in Geocoder 8.2

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

GeocodeFormatterBase
Base Plugin implementation of the Geocode formatter.

Namespace

Drupal\geocoder_field\Plugin\Field

Code

protected $config;