You are here

protected property CalendarEventEmbeddedDisplay::$entityTypeManager in Opigno calendar event 3.x

Same name and namespace in other branches
  1. 8 src/CalendarEventEmbeddedDisplay.php \Drupal\opigno_calendar_event\CalendarEventEmbeddedDisplay::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/CalendarEventEmbeddedDisplay.php, line 28

Class

CalendarEventEmbeddedDisplay
Provides a display to attach a calendar event to an entity.

Namespace

Drupal\opigno_calendar_event

Code

protected $entityTypeManager;