You are here

private property ICalendarEvent::$end in Opigno calendar event 8

Same name and namespace in other branches
  1. 3.x src/iCal/ICalendarEvent.php \Drupal\opigno_calendar_event\iCal\ICalendarEvent::end

The event end date.

Type: DateTime

File

src/iCal/ICalendarEvent.php, line 27

Class

ICalendarEvent
Class ICalendarEvent.

Namespace

Drupal\opigno_calendar_event\iCal

Code

private $end;