diff options
Diffstat (limited to 'vendor/sabre/xml/lib/Element/Uri.php')
-rw-r--r-- | vendor/sabre/xml/lib/Element/Uri.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/sabre/xml/lib/Element/Uri.php b/vendor/sabre/xml/lib/Element/Uri.php index 336212a53..65276380e 100644 --- a/vendor/sabre/xml/lib/Element/Uri.php +++ b/vendor/sabre/xml/lib/Element/Uri.php @@ -84,8 +84,6 @@ class Uri implements Xml\Element * * $reader->parseSubTree() will parse the entire sub-tree, and advance to * the next element. - * - * @return mixed */ public static function xmlDeserialize(Xml\Reader $reader) { |