]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Contact.php
Update more PHPDoc, including in include/
[friendica.git] / src / Model / Contact.php
index ea4a006ef9c940daca2d50cd928063477e044d31..4a8a8cdabaf3acd3291c8ae73aa974c13d320e5f 100644 (file)
@@ -1054,6 +1054,7 @@ class Contact extends BaseObject
         *
         * @param int $uid uid
         * @return array
+        * @throws \Exception
         */
        public static function getUngroupedList($uid)
        {