protected property LeafletMap::$entityManager 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::entityManager
- 2.0.x modules/leaflet_views/src/Plugin/views/style/LeafletMap.php \Drupal\leaflet_views\Plugin\views\style\LeafletMap::entityManager
The Entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
leaflet_views/ src/ Plugin/ views/ style/ LeafletMap.php, line 97
Class
- LeafletMap
- Style plugin to render a View output as a Leaflet map.
Namespace
Drupal\leaflet_views\Plugin\views\styleCode
protected $entityManager;