]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Contact.php
API: Improved avatar handling
[friendica.git] / src / Model / Contact.php
index f0d1c62bd93d38a8302e383d3aa1fed6fbf4ba0d..30fa41307d4103047b16b708c51f34a9546df290 100644 (file)
@@ -1614,7 +1614,7 @@ class Contact
         *
         * @param array $contact  contact array
         * @param string $size    Size of the avatar picture
-        * @return void
+        * @return string avatar URL
         */
        public static function getDefaultAvatar(array $contact, string $size)
        {