]> git.mxchange.org Git - friendica.git/commitdiff
- Revert HTTPSignature change
authorPhilipp <admin@philipp.info>
Tue, 10 Aug 2021 19:34:16 +0000 (21:34 +0200)
committerPhilipp <admin@philipp.info>
Mon, 16 Aug 2021 21:27:42 +0000 (23:27 +0200)
src/Util/HTTPSignature.php

index c8ff99eba0f5e6b68a1d359229dea8f86101bc57..e2de810a606a32c8b33c2ac812e6e859accada65 100644 (file)
@@ -409,7 +409,7 @@ class HTTPSignature
         *                         'nobody' => only return the header
         *                         'cookiejar' => path to cookie jar file
         *
-        * @return CurlResult|void CurlResult
+        * @return CurlResult CurlResult
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         */
        public static function fetchRaw($request, $uid = 0, $opts = ['accept_content' => 'application/activity+json, application/ld+json'])