You are here

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

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/CalendarEventManager.php, line 26

Class

CalendarEventManager
The calendar event manager.

Namespace

Drupal\opigno_calendar_event

Code

protected $entityTypeManager;