You are here

protected property GeofieldGoogleMapFormatter::$entityDisplayRepository in Geofield Map 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldFormatter/GeofieldGoogleMapFormatter.php \Drupal\geofield_map\Plugin\Field\FieldFormatter\GeofieldGoogleMapFormatter::entityDisplayRepository

Entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Field/FieldFormatter/GeofieldGoogleMapFormatter.php, line 68

Class

GeofieldGoogleMapFormatter
Plugin implementation of the 'geofield_google_map' formatter.

Namespace

Drupal\geofield_map\Plugin\Field\FieldFormatter

Code

protected $entityDisplayRepository;