From c0b9ab930d716178df5f27dc92d91ef32f1e0f0a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 17 Jun 2019 11:50:17 +0200 Subject: update composer libs --- vendor/sabre/xml/lib/Service.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vendor/sabre/xml/lib/Service.php') diff --git a/vendor/sabre/xml/lib/Service.php b/vendor/sabre/xml/lib/Service.php index 09ee341cf..acea94ea9 100644 --- a/vendor/sabre/xml/lib/Service.php +++ b/vendor/sabre/xml/lib/Service.php @@ -138,7 +138,8 @@ class Service { * @param string|string[] $rootElementName * @param string|resource $input * @param string|null $contextUri - * @return void + * @throws ParseException + * @return array|object|string */ function expect($rootElementName, $input, $contextUri = null) { -- cgit v1.2.3