You are here

protected property GeofieldGoogleMapViewStyle::$moduleHandler in Geofield Map 8.2

The module handler to invoke the alter hook.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/views/style/GeofieldGoogleMapViewStyle.php, line 168

Class

GeofieldGoogleMapViewStyle
Style plugin to render a View output as a Leaflet map.

Namespace

Drupal\geofield_map\Plugin\views\style

Code

protected $moduleHandler;