nextcloud-server/lib/private/Calendar
Christoph Wurst 53cc26e0be
Fix initialization of calendar search URIs
They are an empty array by default. If you don't initialize then
accessing them via the setter will throw a type error.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-11 10:53:11 +07:00
..
Resource Update php licenses 2021-06-04 22:02:41 +07:00
Room Update php licenses 2021-06-04 22:02:41 +07:00
CalendarQuery.php Fix initialization of calendar search URIs 2021-11-11 10:53:11 +07:00
Manager.php Add IManager::getCalendarsForPrincipal API 2021-11-03 12:19:47 +07:00