You are here

private property ICalendarEvent::$description 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::description

The event description.

Type: string

File

src/iCal/ICalendarEvent.php, line 39

Class

ICalendarEvent
Class ICalendarEvent.

Namespace

Drupal\opigno_calendar_event\iCal

Code

private $description;