You are here

protected property SettingsForm::$moduleHandler in Leaflet More Maps 2.1.x

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/SettingsForm.php, line 21

Class

SettingsForm
Form to enter global settings and to assemble custom maps from overlays.

Namespace

Drupal\leaflet_more_maps\Form

Code

protected $moduleHandler;