diff --git a/inc/CalDAVRequest.php b/inc/CalDAVRequest.php index 7f25e871..745a08a0 100644 --- a/inc/CalDAVRequest.php +++ b/inc/CalDAVRequest.php @@ -46,6 +46,7 @@ class CalDAVRequest /** * The 'principal' (user/resource/...) which this request seeks to access + * @var CalDAVPrincipal */ var $principal;