You are here

protected property MapThemerPluginManager::$entityManager in Geofield Map 8.2

The Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/MapThemerPluginManager.php, line 40

Class

MapThemerPluginManager
Provides a plugin manager for Geofield Map Themers.

Namespace

Drupal\geofield_map

Code

protected $entityManager;