You are here

protected property GeocodeFormatterBase::$entityTypeManager in Geocoder 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/geocoder_field/src/Plugin/Field/GeocodeFormatterBase.php, line 76

Class

GeocodeFormatterBase
Base Plugin implementation of the Geocode formatter.

Namespace

Drupal\geocoder_field\Plugin\Field

Code

protected $entityTypeManager;