You are here

protected property MapThemerBase::$entityManager in Geofield Map 8.2

The Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/MapThemerBase.php, line 42

Class

MapThemerBase
A base class for MapThemer plugins.

Namespace

Drupal\geofield_map

Code

protected $entityManager;