protected property LeafletAjaxPopupController::$entityManager in Leaflet 2.1.x
Same name and namespace in other branches
- 8 modules/leaflet_views/src/Controller/LeafletAjaxPopupController.php \Drupal\leaflet_views\Controller\LeafletAjaxPopupController::entityManager
- 2.0.x modules/leaflet_views/src/Controller/LeafletAjaxPopupController.php \Drupal\leaflet_views\Controller\LeafletAjaxPopupController::entityManager
The Entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
leaflet_views/ src/ Controller/ LeafletAjaxPopupController.php, line 24
Class
- LeafletAjaxPopupController
- Default controller for the leaflet_views_ajax_popup module.
Namespace
Drupal\leaflet_views\ControllerCode
protected $entityManager;