aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/dav/lib/DAV/PropFind.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/sabre/dav/lib/DAV/PropFind.php')
-rw-r--r--vendor/sabre/dav/lib/DAV/PropFind.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/sabre/dav/lib/DAV/PropFind.php b/vendor/sabre/dav/lib/DAV/PropFind.php
index e9ffb07cb..4b6fe28eb 100644
--- a/vendor/sabre/dav/lib/DAV/PropFind.php
+++ b/vendor/sabre/dav/lib/DAV/PropFind.php
@@ -38,6 +38,7 @@ class PropFind
* Creates the PROPFIND object.
*
* @param string $path
+ * @param array $properties
* @param int $depth
* @param int $requestType
*/