You are here

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

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

Static cache for calendar event types.

Type: string[]

File

src/CalendarEventManager.php, line 61

Class

CalendarEventManager
The calendar event manager.

Namespace

Drupal\opigno_calendar_event

Code

protected $calendarEventTypeIds;