You are here

protected property GeoJson::$moduleHandler in Views GeoJSON 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/views/style/GeoJson.php, line 59

Class

GeoJson
Style plugin to render view as GeoJSON code.

Namespace

Drupal\views_geojson\Plugin\views\style

Code

protected $moduleHandler;