You are here

protected property CalendarEvent::$renderedFields in Calendar 8

An array of the fields to render.

Type: array

File

src/CalendarEvent.php, line 53

Class

CalendarEvent
Defines a calendar event object.

Namespace

Drupal\calendar

Code

protected $renderedFields;