]> git.mxchange.org Git - friendica.git/blobdiff - src/Network/IHTTPResult.php
Merge pull request #10769 from MrPetovan/task/10734-unfollow-hook
[friendica.git] / src / Network / IHTTPResult.php
index 77ee86976bd044bc672fca9be1bdd5f78db511cb..38a1176284368d05c93510a773de597f8c8c7d73 100644 (file)
@@ -29,7 +29,7 @@ interface IHTTPResult
         *
         * @param string $header optional header field. Return all fields if empty
         *
-        * @return string the headers or the specified content of the header variable
+        * @return string[] the headers or the specified content of the header variable
         */
        public function getHeader($header);