You are here

protected property GeofieldMapWidget::$moduleHandler in Geofield Map 8.2

The module handler to invoke the alter hook.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Field/FieldWidget/GeofieldMapWidget.php, line 90

Class

GeofieldMapWidget
Plugin implementation of the 'geofield_map' widget.

Namespace

Drupal\geofield_map\Plugin\Field\FieldWidget

Code

protected $moduleHandler;