You are here

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

The event start date.

Type: DateTime

File

src/iCal/ICalendarEvent.php, line 21

Class

ICalendarEvent
Class ICalendarEvent.

Namespace

Drupal\opigno_calendar_event\iCal

Code

private $start;