From 3ebf6fcbdcc80a975948be1f8429b5824aea78aa Mon Sep 17 00:00:00 2001 From: Mponos George Date: Wed, 11 Dec 2019 19:48:26 +0200 Subject: [PATCH] Fix codestyle --- src/functions.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/functions.php b/src/functions.php index 4daf4731e..c352dc618 100644 --- a/src/functions.php +++ b/src/functions.php @@ -328,7 +328,9 @@ function _current_time() /** * @param int $options + * * @return UriInterface + * * @internal */ function _idn_uri_convert(UriInterface $uri, $options = 0)