protected property LeafletMap::$moduleHandler in Leaflet 2.1.x
Same name and namespace in other branches
- 8 modules/leaflet_views/src/Plugin/views/style/LeafletMap.php \Drupal\leaflet_views\Plugin\views\style\LeafletMap::moduleHandler
- 2.0.x modules/leaflet_views/src/Plugin/views/style/LeafletMap.php \Drupal\leaflet_views\Plugin\views\style\LeafletMap::moduleHandler
The module handler to invoke the alter hook.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- modules/
leaflet_views/ src/ Plugin/ views/ style/ LeafletMap.php, line 140
Class
- LeafletMap
- Style plugin to render a View output as a Leaflet map.
Namespace
Drupal\leaflet_views\Plugin\views\styleCode
protected $moduleHandler;