]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/DiscoverPoCo.php
codeblock updates
[friendica.git] / src / Worker / DiscoverPoCo.php
index 55eeec98f2e024843cb58a162746e8d3b4c92d7b..c2a81e7e7299af0735a0f824ccfb2012772cf8d3 100644 (file)
@@ -267,6 +267,9 @@ class DiscoverPoCo
         * @brief Search for GNU Social user with gstools.org
         *
         * @param string $search User name
+        * @return bool
+        * @throws \Friendica\Network\HTTPException\InternalServerErrorException
+        * @throws \ImagickException
         */
        private static function gsSearchUser($search) {