You are here

protected property LeafletService::$moduleHandler in Leaflet 2.0.x

Same name and namespace in other branches
  1. 8 src/LeafletService.php \Drupal\leaflet\LeafletService::moduleHandler
  2. 2.1.x src/LeafletService.php \Drupal\leaflet\LeafletService::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/LeafletService.php, line 38

Class

LeafletService
Provides a LeafletService class.

Namespace

Drupal\leaflet

Code

protected $moduleHandler;