protected property CalendarEventEmbeddedDisplay::$entityTypeManager in Opigno calendar event 8
Same name and namespace in other branches
- 3.x 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_eventCode
protected $entityTypeManager;