You are here

protected property GoogleMapFieldEmbedPlaceFormatter::$configFactory in Google Map Field 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Field/FieldFormatter/GoogleMapFieldEmbedPlaceFormatter.php, line 30

Class

GoogleMapFieldEmbedPlaceFormatter
Plugin implementation of the 'google_map_field' formatter.

Namespace

Drupal\google_map_field\Plugin\Field\FieldFormatter

Code

protected $configFactory;