You are here

protected property LeafletMarker::$entityType in Leaflet 2.0.x

Same name and namespace in other branches
  1. 8 modules/leaflet_views/src/Plugin/views/row/LeafletMarker.php \Drupal\leaflet_views\Plugin\views\row\LeafletMarker::entityType
  2. 2.1.x modules/leaflet_views/src/Plugin/views/row/LeafletMarker.php \Drupal\leaflet_views\Plugin\views\row\LeafletMarker::entityType

Contains the entity type of this row plugin instance.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

modules/leaflet_views/src/Plugin/views/row/LeafletMarker.php, line 62

Class

LeafletMarker
Plugin which formats a row as a leaflet marker.

Namespace

Drupal\leaflet_views\Plugin\views\row

Code

protected $entityType;