You are here

protected property GeofieldMapAjaxPopupController::$entityManager in Geofield Map 8.2

The Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityManager

File

src/Controller/GeofieldMapAjaxPopupController.php, line 24

Class

GeofieldMapAjaxPopupController
Default controller for the leaflet_views_ajax_popup module.

Namespace

Drupal\geofield_map\Controller

Code

protected $entityManager;