protected property CalendarEvent::$startDate in Calendar 8
Same name and namespace in other branches
- 8.2 src/CalendarEvent.php \Drupal\calendar\CalendarEvent::startDate
The start date of the event.
Type: \DateTime
File
- src/
CalendarEvent.php, line 17
Class
- CalendarEvent
- Defines a calendar event object.
Namespace
Drupal\calendarCode
protected $startDate;