You are here

private property ICalendarEvent::$summary in Opigno calendar event 3.x

Same name and namespace in other branches
  1. 8 src/iCal/ICalendarEvent.php \Drupal\opigno_calendar_event\iCal\ICalendarEvent::summary

The event title.

Type: string

File

src/iCal/ICalendarEvent.php, line 33

Class

ICalendarEvent
Class ICalendarEvent.

Namespace

Drupal\opigno_calendar_event\iCal

Code

private $summary;