diff options
Diffstat (limited to 'vendor/sabre/dav/lib/CalDAV/Xml/Request/Share.php')
-rw-r--r-- | vendor/sabre/dav/lib/CalDAV/Xml/Request/Share.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/sabre/dav/lib/CalDAV/Xml/Request/Share.php b/vendor/sabre/dav/lib/CalDAV/Xml/Request/Share.php index 60bd579d5..d597b76f1 100644 --- a/vendor/sabre/dav/lib/CalDAV/Xml/Request/Share.php +++ b/vendor/sabre/dav/lib/CalDAV/Xml/Request/Share.php @@ -57,8 +57,6 @@ class Share implements XmlDeserializable * $reader->parseInnerTree() will parse the entire sub-tree, and advance to * the next element. * - * @param Reader $reader - * * @return mixed */ public static function xmlDeserialize(Reader $reader) |