]> git.mxchange.org Git - friendica.git/blobdiff - src/Network/IHTTPResult.php
Remove disturbing/superfluous logging messages
[friendica.git] / src / Network / IHTTPResult.php
index acee2dde983b6437754c0a044a5373d4e005a482..38a1176284368d05c93510a773de597f8c8c7d73 100644 (file)
@@ -19,7 +19,7 @@ interface IHTTPResult
        /**
         * Returns the Content Type
         *
-        * @return string[] the Content Types
+        * @return string the Content Type
         */
        public function getContentType();