You are here

protected property GeofieldGoogleMapFormatter::$config in Geofield Map 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/GeofieldGoogleMapFormatter.php \Drupal\geofield_map\Plugin\Field\FieldFormatter\GeofieldGoogleMapFormatter::config

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Field/FieldFormatter/GeofieldGoogleMapFormatter.php, line 70

Class

GeofieldGoogleMapFormatter
Plugin implementation of the 'geofield_google_map' formatter.

Namespace

Drupal\geofield_map\Plugin\Field\FieldFormatter

Code

protected $config;