You are here

protected property GeofieldGoogleMapFormatter::$moduleHandler in Geofield Map 8.2

The module handler to invoke the alter hook.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

GeofieldGoogleMapFormatter
Plugin implementation of the 'geofield_google_map' formatter.

Namespace

Drupal\geofield_map\Plugin\Field\FieldFormatter

Code

protected $moduleHandler;