]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/FileSystem.php
Merge pull request #10967 from annando/api
[friendica.git] / src / Util / FileSystem.php
index 4fa5c31c8a5c4a24d2bba63a88a446a7752e3582..1a86f43be716486cb223ac61c21da8f6cf445625 100644 (file)
@@ -73,7 +73,9 @@ class FileSystem
         *
         * @param string $url The file/url
         *
-        * @return false|resource the open stream ressource
+        * @return resource the open stream rssource
+        *
+        * @throws \UnexpectedValueException
         */
        public function createStream(string $url)
        {