diff --git a/inc/caldav-client-v2.php b/inc/caldav-client-v2.php index c54a7a07..dbedae1a 100644 --- a/inc/caldav-client-v2.php +++ b/inc/caldav-client-v2.php @@ -925,6 +925,7 @@ EOFILTER; * * @param uid * @param string $relative_url The URL relative to the base_url specified when the calendar was opened. Default ''. + * @param string $component_type The component type inside the VCALENDAR. Default 'VEVENT'. * * @return array An array of the relative URL, etag, and calendar data returned from DoCalendarQuery() @see DoCalendarQuery() */