You are here

protected static property CalendarEvent::$date_field_types in Opigno calendar event 3.x

Same name and namespace in other branches
  1. 8 src/Entity/CalendarEvent.php \Drupal\opigno_calendar_event\Entity\CalendarEvent::date_field_types

Static cache for date field types.

Type: string[]

File

src/Entity/CalendarEvent.php, line 77

Class

CalendarEvent
Defines the "Calendar event" entity class.

Namespace

Drupal\opigno_calendar_event\Entity

Code

protected static $date_field_types = [];